New Defect BUG 16716715 ROLES AND FAVORITES - Users Cannot Assign Roles to Tasks that are Set as Fav
DESCRIPTION OF PROBLEM:
A customer was unable to assign roles to tasks in Work with Task Relationships (P9000|W9000B).
Once a task has been designated as a 'favorite' on an end user's Favorites menu, the task is no longer eligible for role assignment in the P9000|W9000B.
DESIRED OUTCOME:
Allow for setup of Roles on valid tasks.
POTENTIAL WORKAROUNDS:
None
Per development,
The issue relates to assigning roles to tasks. It appears that the code in the application has been changed to reference the F9001 instead of the F9000.
In referencing the F9001 in a single fetch, the fetch is returning “favourite” items (view 98), which in turn is disabling the row exit to assign the task to roles.
A customer was unable to assign roles to tasks in Work with Task Relationships (P9000|W9000B).
Once a task has been designated as a 'favorite' on an end user's Favorites menu, the task is no longer eligible for role assignment in the P9000|W9000B.
DESIRED OUTCOME:
Allow for setup of Roles on valid tasks.
POTENTIAL WORKAROUNDS:
None
Per development,
The issue relates to assigning roles to tasks. It appears that the code in the application has been changed to reference the F9001 instead of the F9000.
In referencing the F9001 in a single fetch, the fetch is returning “favourite” items (view 98), which in turn is disabling the row exit to assign the task to roles.
1