PromucFlow_constructor/app/server/appsmith-server/src/main/resources/bot
Nayan 8fcbb6e4c1
Add a bot thread when someone adds first comment or tags someone is the comment for the first time (#5521)
* resolved conflicts

* -fixed some issues in PR

* -used sequence in generating thread number

* -refactored the create thread method

* -refactored comment service

* -add bot reply to the first comment thread of an user

* -added a new bot thread when user resolves the first bot thread

* -handle the case when user data can be absent

* -add organization id and widget type to comment and comment threads

* -resolved conflicts

* -mark appsmith bot username as a tagged user in the bot comment

* -turn a private thread to a public thread when someone is tagged in it

* -updated as per the review comments

* -fixed compile error in unit test

* -updated as per PR review comments

* -removed commented code
2021-07-15 23:45:08 +06:00
..
howToTagBot.html Add a bot thread when someone adds first comment or tags someone is the comment for the first time (#5521) 2021-07-15 23:45:08 +06:00
howToTagUser.html Add a bot thread when someone adds first comment or tags someone is the comment for the first time (#5521) 2021-07-15 23:45:08 +06:00