-
Notifications
You must be signed in to change notification settings - Fork 112
Add Flow Action to append work notes to records #35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
✅ Valid PR for ActionPack Thank you for your contribution. This PR complies with the CONTRIBUTING.md. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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