1
General Board / Re: Where do I put user stories in my model?
« on: August 21, 2019, 07:23:31 pm »I'm not sure I am following your argument, but it seems to me you could get what you want using the Specification Manager to list the contents of the Package containing the User Story Artifacts. This would show each Artifact, the notes on each Artifact and (if you enable the Document column in the Field Chooser dialog) whether the Artifact has a linked document containing the text of the User Story. You would then click on the Document icon to open the linked document. You can also add columns for specific Tagged Values, which you can create to hold any any other annotation you want, and display that in the Specification Manager as well.Ok. From your guidelines I managed to make this:

Now I wonder how to make new element called something like ProperUserStory, add it to the toolbox, so I can drag and drop it into specification manager and it will have these 3 tagged values from the start: Description, Estimate, Priority. So I don't have to add 3 tagged values to every artifact I add or come up with hacks like having template item artifact in specification manager which I copy every time I want to create new user story.
Also it would make more sense to create new element and put Description, Estimate and Priority into requirements:

Why are they called requirements? These look much more like properties to me: status, difficulty, priority, etc.
Are you looking for a prescriptive template to create a User Story from? There isn't one 'out of the box', but you can create one to meet your personal or corporate requirements and base your User Stories on that.
So how do I create new element which meets my needs with Description, Estimate and Priority properties, which will show in specification manager and on the diagram?