I wonder if anybody stepped on something similar, here's the case:

I wonder if anybody stepped on something similar, here's the case:
          
          Application objects:
                    User A;
                    Group A having User A as a member;
                    A process model (PM1) that assigns a task directly to User A;
                    PM2 that assigns a task to Group A;
                    A report (built from the 'Tasks for Group Members' system report) that shows all tasks belonging to Group A and its members, with a link to each task;

          Scenario:
                    (1) Run one instance of PM1 and one instance of PM2 -> one task assigned to Group A and one task assigned to User A.
                    (2) As an administrator look at the report -> The two tasks are shown as expected.
                    (3) The administrator clicks the link for the task assigned to Group A. From the SAIL form of the task, the administrator reassigns to User A (using the 'Reassign Task' link). -> The task is reassigned
                    to User A but the task no longer appears on the report which is unexpected to me. Also, doing the same scenario but by doing the reassign using the proc...

OriginalPostID-150075

  Discussion posts and replies are publicly visible

Parents
  • After some further research it seems that this behavior stems from the definition of the Tasks for Group Members report: "This report displays all tasks assigned to the group, but not yet accepted by anyone and all tasks accepted by any group member (regardless of original assignment)", which doesn't seem to include tasks that are Assigned to individual members. Though it is strange that this doesn't seem to be consistent. Is the administrator also a member of the group? Also, as the administrator are you accepting the task before reassigning?

    Regarding logs, for Jboss this would typically be <Jboss home>/standalone/log/server.log or <Appian home>/logs/application-server.log, see here for more details: forum.appian.com/.../Logging.html
Reply
  • After some further research it seems that this behavior stems from the definition of the Tasks for Group Members report: "This report displays all tasks assigned to the group, but not yet accepted by anyone and all tasks accepted by any group member (regardless of original assignment)", which doesn't seem to include tasks that are Assigned to individual members. Though it is strange that this doesn't seem to be consistent. Is the administrator also a member of the group? Also, as the administrator are you accepting the task before reassigning?

    Regarding logs, for Jboss this would typically be <Jboss home>/standalone/log/server.log or <Appian home>/logs/application-server.log, see here for more details: forum.appian.com/.../Logging.html
Children
No Data