1

For some reason, one of the work item type has a broken description field. When creating a new work item 'Requirement' in a document, opening the item, then clicking edit, the description box seems to drop down a bit but the rich text options etc are not shown and we can't change the text either.

enter image description here

Creating other work items doesn't cause this behaviour. Also tried in various browser just in case and various users. I've checked the Form Layouts but can't see what's wrong with this one.

Anyone having any suggestions?

John Conde
  • 217,595
  • 99
  • 455
  • 496
  • It may be necessary to add more information about the version you are using and read-only-fields and form-layout.xml. For me it looks like the field is write protected. – Peter Parker Feb 17 '21 at 11:38
  • Good point, current Polarion version is Build: 3.19.2.20190918-1514-e1943f37. Had a chat with a guy from onePLM earlier about this and his conclusion was this being a bug. We've created a brand new project, using the 'empty' template, and could reproduce the same behaviour. – Julien Llanes Feb 18 '21 at 13:35
  • 1
    Never mind, your comment John regarding the 'read only field' was correct. For some reason the global settings had read only field setup for 'title and description' for the '_default' status... Removing those cured the 'problem'. Thanks – Julien Llanes Feb 18 '21 at 14:22
  • That is a strange default config indeed – Peter Parker Feb 18 '21 at 16:01

1 Answers1

0

Polarion hast a configuration for read-only-fields. Check if this file contains configuration to protect these fields.

Peter Parker
  • 29,093
  • 5
  • 52
  • 80