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
{{ message }}
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.
In order to encourage stronger relationships between people working on an activity and their stakeholders, as an activity owner I would like to be able to invite stakeholders to monitor the time and attention budget, spend and quality on an activity.
How It Could Work?
Scenario: Activity Owner invites Stakeholder
Given I am an activity owner
When I am viewing an activity
Then I may invite a stakeholder
Scenario: New Stakeholder follows activity link
Given I am a new stakeholder who has followed an invitation link
When I fill in my registration details
Then I am automatically added to the activity as a "Stakeholder"
Scenario: Existing, not yet logged in stakeholder follows activity link
Given I am an existing stakeholder who has followed an invitation link
When I fill in my login details
Then I am automatically added to the activity as a "Stakeholder"
Scenario: Existing, logged in stakeholder follows activity link.
Given I am an existing stakeholder who has followed an invitation link
When I fill in my login details
Then I am automatically added to the activity as a "Stakeholder"
Scenario: Stakeholder views activity
Given I am a stakeholder on an activity
When I view the activity
Then I see how much budget the activity has remaining
And I see what the activities week-over-week temperature trend has been
And I see recent check in comments
The text was updated successfully, but these errors were encountered:
In order to encourage stronger relationships between people working on an activity and their stakeholders, as an activity owner I would like to be able to invite stakeholders to monitor the time and attention budget, spend and quality on an activity.
How It Could Work?
Scenario: Activity Owner invites Stakeholder
Given I am an activity owner
When I am viewing an activity
Then I may invite a stakeholder
Scenario: New Stakeholder follows activity link
Given I am a new stakeholder who has followed an invitation link
When I fill in my registration details
Then I am automatically added to the activity as a "Stakeholder"
Scenario: Existing, not yet logged in stakeholder follows activity link
Given I am an existing stakeholder who has followed an invitation link
When I fill in my login details
Then I am automatically added to the activity as a "Stakeholder"
Scenario: Existing, logged in stakeholder follows activity link.
Given I am an existing stakeholder who has followed an invitation link
When I fill in my login details
Then I am automatically added to the activity as a "Stakeholder"
Scenario: Stakeholder views activity
Given I am a stakeholder on an activity
When I view the activity
Then I see how much budget the activity has remaining
And I see what the activities week-over-week temperature trend has been
And I see recent check in comments
The text was updated successfully, but these errors were encountered: