Submiting local action when no assignment present
Hi!
I have a case with only one assignment and a lot of subcases being launched under it.
Case has some local actions, when i try to submit local action system throws message: The Operation completed successfully, but returned no content
because there is no assignment to return from local action.
I tried to override standard submit button with a combination of Show Review Harness and custom save. It nearly works, but current problem is that validation doesnt work.
What is a clean way to submit local action in this cituation or how to make validation work?
Steps to reproduce:
1) Create simple case with one assignment
2) Add case wide local action to this case
3) Run case
4) Complete assingment
5) Invoke local action
6) Submit local action
7) Observe message