Add Flow Action to append work notes to records#35
Add Flow Action to append work notes to records#35rohi-v merged 7 commits intoServiceNowDevProgram:mainfrom
Conversation
|
✅ Valid PR for ActionPack Thank you for your contribution. This PR complies with the CONTRIBUTING.md. |
There was a problem hiding this comment.
Thank you for your contribution
This action will work for any table as per your code and not only task table records. Please update description accordingly.
Also in your action I could see multiple times the line 'add comment to worknote'and 'add worknote comment' which is misleading,Please review them and update as per your use case.!
image
Once changes are completed,I will review and approve it.
rohi-v
left a comment
There was a problem hiding this comment.
I can still see comments added texts instead of work notes.
Example: "Comment added successfully"
Although these are minor changes but these will cause confusion .
Please Update the action and request review again, Will approve it.
|
Approved, Thank You for your contribution |
Add Flow Action to append work notes to task records