1

I have been trying to export a part of the issue list to XML. It seems that the selection has no effect: all issues are exported instead. Any idea of how it could be done?

enter image description here

Francesca Y
  • 183
  • 1
  • 11

1 Answers1

1

The checkboxes are provided to select issues for bulk actions listed in the select box (drop-down) towards the end of the table. The button actions on the top of the table does not respect the checkbox selection. This is the expected behaviour.

libregeek
  • 1,264
  • 11
  • 23
  • Thanks for the explanation, but I do not find the 'expected behavior' useful. I have about 600 items in the list, I only need to export a few last ones. This is certainly something to be changed if Mantis wants to remain a player. – Alex Konnen Dec 11 '18 at 08:38
  • Please submit a feature request in their bug tracker: https://www.mantisbt.org/bugs – libregeek Dec 17 '18 at 10:12