Unable to update or close covered work object in open tab/thread
This is really a question more than a bug.
I have both the Cover and covered work object open and locked in separate threads.
Changes on the parent (Cover) require me to make changes to the child (Covered).
I can identify the thread the child is in and close the thread allowing me to then open the child, update it and save the changes. However, this leaves the tab unchanged in the UI. Therefore if the user clicks the link to the child from the parent in the "Open Tasks" area original and now the stale tab is used.
I have been able to clear the child from the "recent" list but can not solve the navigation from the "Open Tasks".
While working on the parent and submitting an assignment I need to ability to update the child.
As I said this can be done in one of two ways. I either need to get a handle on the thread the child is in and somehow update it there.
Or I believe the easiest thing to do is close the child thread and then procedurally update the child in the parent thread by doing and obj-open/update/save.
The issue I have is that I can largely do the second option but I am still left with essentially the child tab on the client.
So, in short, I’m asking is there a way using pyCaseManager7 portal to close an open tab( I use the word tab loosely as it’s not a visible tab) from within a different thread in another tab.
This is really a question more than a bug.
I have both the Cover and covered work object open and locked in separate threads.
Changes on the parent (Cover) require me to make changes to the child (Covered).
I can identify the thread the child is in and close the thread allowing me to then open the child, update it and save the changes. However, this leaves the tab unchanged in the UI. Therefore if the user clicks the link to the child from the parent in the "Open Tasks" area original and now the stale tab is used.
I have been able to clear the child from the "recent" list but can not solve the navigation from the "Open Tasks".
While working on the parent and submitting an assignment I need to ability to update the child.
As I said this can be done in one of two ways. I either need to get a handle on the thread the child is in and somehow update it there.
Or I believe the easiest thing to do is close the child thread and then procedurally update the child in the parent thread by doing and obj-open/update/save.
The issue I have is that I can largely do the second option but I am still left with essentially the child tab on the client.
So, in short, I’m asking is there a way using pyCaseManager7 portal to close an open tab( I use the word tab loosely as it’s not a visible tab) from within a different thread in another tab.
So, I have a cover and covered work object open and can navigate to either via recent. From the cover on click of a Button, I want the tab/container/thread to be closed for the covered.