Hi,
Scenario -
When there is a Issue type called epic and the sub-task called Commitment
Given there is an Epic with a 'Commitment' in "Committed" or "Met" status
When I want to add another 'Commitment' (sub-task) to the Epic
Then I should NOT be permitted to do so
Given there is an Epic with a 'Commitment' in "Not Met" or "Withdrawnt" status
When I want to add another 'Commitment' to the Epic
Then I should be permitted to do so
I tried to achieve it using behavior but failed.
How to handle this? please guide me on this
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.