-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Component/s: Dynamic Data Lists, Workflow > Portal > Tasks
-
Story Points:1
-
Fix Priority:4
-
Last Working Version:
-
Git Pull Request:
-
QA Test Name:
-
QA Test Score:5
Steps to Reproduce:
- Go to Content > Dynamic Data Lists
- Add a new List
- Select an existing Data Definition
- Select "Single Approver" workflow
- Save list
- Add 2 list records, submit both for publication
- Go to My Workflow Tasks
- Select one of the list records
- Assign to Me
- Click on the Edit icon to edit the DDL record
- Edit one of the values
- Save
Expected Result:
User is still only able to edit the record that was assigned them.
Actual Result:
User is redirected to the record table with all records for that list. User can access and maybe edit those records.
Maybe caused by redirect fix LPS-81283