[x] The admins must be able to mention the Author of a thread in the forum assist message by introducing a placeholder anywhere in the message. See notes (1)
[x] Remove the step on choosing the target forum when doing /forum-assist edit <id>. See notes (2)
[x] Pre-fill the existing roles selected when doing the edit mention roles step of the /forum-assist edit <id>. See notes (3)
Notes
On the forum assist message, when there is a placeholder [[@author]] detected on the string, replace it with a mention of the author of the thread
Example:
Forum Assist Message:
Welcome [[@author]]. Please follow the rules
Scenario
SomeUser creates a thread in the specified forum with the forum-assist configured
Bot: Welcome @SomeUser. Please follow the rules
When doing /forum-assist edit <id>, remove the step of being able to edit the target forum
From:
a. Edit forum
b. Edit forum-assist message
c. Edit mention roles
d. Edit mention message
To:
a. Edit forum-assist message
b. Edit mention roles
c. Edit mention message
When doing /forum-assist edit <id>, pre-fill the Mentioned Roles selection dropdown with the configured roles for that specific configuration. Leave as-is if no existing roles are mentioned
As a
Admin
I want to
Have extra utilities on the forum assist feature
In order to
Increase the usefulness of the said feature
Acceptance Criteria
/forum-assist edit <id>
. See notes (2)/forum-assist edit <id>
. See notes (3)Notes
[[@author]]
detected on the string, replace it with a mention of the author of the thread Example:Forum Assist Message:
/forum-assist edit <id>
, remove the step of being able to edit the target forum From: a. Edit forum b. Edit forum-assist message c. Edit mention roles d. Edit mention message To: a. Edit forum-assist message b. Edit mention roles c. Edit mention message/forum-assist edit <id>
, pre-fill the Mentioned Roles selection dropdown with the configured roles for that specific configuration. Leave as-is if no existing roles are mentionedPoints
10