rdmo icon indicating copy to clipboard operation
rdmo copied to clipboard

bug in management for copy attribute, related items are copied along

Open MyPyDavid opened this issue 9 months ago • 0 comments

Description / Beschreibung

related items are copied along

Expected behaviour / Erwartetes Verhalten

A clear and concise description of what you expected to happen.

Steps to reproduce / Schritte zum Reproduzieren

  1. Go to management
  2. copy an attribute that is used in other elements (questions)
  3. expect that new copied attribute is not used in other elements (questions)
  4. See that the new attribute is used ..questions

Context / Kontext

Please state your operating system, the RDMO version, and (if applicable) the browser the error occured in.

References / Verweise

  • https://github.com/rdmorganiser/rdmo/blob/c945d7d9ef5efdccb2d7b41b914ff50ea6f7b49c/rdmo/management/assets/js/actions/elementActions.js#L239

MyPyDavid avatar May 17 '24 13:05 MyPyDavid