microsoft / azure-boards-estimate

MIT License
33 stars 24 forks source link

Wrong information displaying in fields when work items are customized #300

Open tbroo opened 7 months ago

tbroo commented 7 months ago

We added a field above Description on a user story work item and the data displaying on the estimate page moved the descrtption content into the Acceptance Criteria field and the content of the new field was displayed in the Description field.

AminTi commented 6 months ago

Hi, I'll perform a test and get back to you.

mbizkit76 commented 2 months ago

Hi @AminTi any news on this?

We have a similar problem with customized PBIs that have 3 sections in this order:

  1. User Story Details (eg. used for standard US format "as a user... I want to... so that...")
  2. Description (used to more deeply describe business rules, constraints, etc)
  3. Acceptance Criteria

when we start an estimate session what happens is the following: "User Story Details" field's content becomes "Description" content in the estimate board "Description" field's content is not present in the estimate board "Acceptance Criteria" field's content is correctly shown as "Acceptance Criteria" in the estimate board

Thanks for any update Marco