You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context
In order to activate/desactivate the skillz bot, it would be nice to implement a tiny form of Skillz inside Slack and remove a step/screen.
User voice
As a user of Skillz
I want to activate and desactivate the Skillz bot directly through the chat bot of Slack
So that I have no new page to open
Rules :
I want that the "call to the action" comes automatically on the chat
I want to be able to : Activate or disactivate the bot
Acceptance criterias
Scenario 1 : Activate the skillz bot
Given I am on the the slack Skillz form
When I click on the button "Activate the bot"
Then the bot is activated
And I can receive notifications/messages from it
Scenario 2 : Disactivate the skillz bot
Given I am on the the slack Skillz form
When I click on the button "Disactivate the bot"
Then the bot is disactivated
And I cannot receive notifications/messages from it anymore
The text was updated successfully, but these errors were encountered:
StephanieHP
changed the title
Activate and desactivate easily the bot
Activate and desactivate easily through the bot
Feb 9, 2023
StephanieHP
changed the title
Activate and desactivate easily through the bot
Activate and desactivate easily the Skillz bot through the chat bot
Feb 9, 2023
Context
In order to activate/desactivate the skillz bot, it would be nice to implement a tiny form of Skillz inside Slack and remove a step/screen.
User voice
As a user of Skillz
I want to activate and desactivate the Skillz bot directly through the chat bot of Slack
So that I have no new page to open
Rules :
Acceptance criterias
Scenario 1 : Activate the skillz bot
Given I am on the the slack Skillz form
When I click on the button "Activate the bot"
Then the bot is activated
And I can receive notifications/messages from it
Scenario 2 : Disactivate the skillz bot
Given I am on the the slack Skillz form
When I click on the button "Disactivate the bot"
Then the bot is disactivated
And I cannot receive notifications/messages from it anymore
The text was updated successfully, but these errors were encountered: