MUX Action item links for sub-sub-objects to facilitate user redirection is not proper
STEPS TO REPRODUCE:
- Administration > Studio > Objects > Create a master object called Master
API enable it, provide an Investment Extension and make it Event enabled
- Administration > Studio > Objects > Create a child object to Master called: master_child
API enable it and make it Event enabled
- Administration > Studio > Objects > Create a child object to master_child called: master_granchild
API enable it and make it Event enabled
- Administration > Data Administration > Processes > Create a process called: master_child process
Add Primary object: master_child
Add Linked Object: Parent
Start Options: Auto-start on create
Start Step: Create an action item with action: Approved and Rejected
Action Item Description add variables of master_child object: Name and Parent
Assignee: The user you are logged in with
Post Condition: If action item Approved > Then Go to Finish
Validate and activate the process
- In MUX > Administration > Blueprints > Make a copy of the Master object blueprint
- Modules > Add the master_child subobject and Enable Properties Navigation
- In MUX > Go to Investments > Master object
- Create a Master object instance and associate it to the blueprint we created
- On the master_child suboject module create a sub-object instance
- Go to MUX > My Workspace > Action Items
- There is an Open Action item generated by the process with a link to the master_child object instance
- Administration > Data Administration > Processes > Create a process called: master_granchild process
Add Primary object: master_granchild
Add Linked Object: Parent (master_child)
Add Linked Object: Parent (Master)
Start Options: Auto-start on create
Start Step: Create an action item with action: Approved and Rejected
Action Item Description add variables of master_granchild object: Name and Parent
Assignee: The user you are logged in with
Post Condition: If action item Approved > Then Go to Finish
Validate and activate the process
- In MUX > Go to Investments > Master object
- Open the instance we created and go to the sub-object module
- Edit the Subject instance and go to the sub-sub-object module (master_granchild)
- Create a master_granchild object instance
- Go to MUX > My Workspace > Action Items
- There is an Open Action item generated by the process
Expected Results: The action item contains a link to the sub-sub-object instance so user can navigate to it
Actual Results: The action item contains the reference to the sub-sub-object instance, but it is read-only, does not contain a hyperlink for the user to navigate to the same