activity-browser icon indicating copy to clipboard operation
activity-browser copied to clipboard

activity_parameter not duplicated with activity

Open dsavelief opened this issue 4 years ago • 1 comments

Hello,

I encountered problems with activity parameters when duplicating the activity. The most simple steps to reproduce the issue are the following:

  1. create an activity with an exchange and formula using an activity parameter.
  2. duplicate the activity.
  3. open the parameter tab : the only parameter shown is the one created in the original activity. Modification of this parameter do not affect the amount of duplicated activity.

I think it would be better to duplicate the activity_parameters when duplicating the activity, or at least warn the user that the duplicated activity will not behave like the original. Do you have any thoughts about this matter ?

dsavelief avatar Sep 23 '21 14:09 dsavelief

@dsavelief thanks for pointing this out. I think what you illustrate here is correct. The only way to import / export parameters is currently through the excel import/export option. I am not sure yet what the best approach is here, but it is clear that this is not ideal...

bsteubing avatar Oct 13 '21 13:10 bsteubing