vcell icon indicating copy to clipboard operation
vcell copied to clipboard

Copy and Paste does not paste multiple reactions

Open ACowan0105 opened this issue 3 years ago • 5 comments

ACowan0105 avatar Jun 07 '22 16:06 ACowan0105

Will use rule-based code to copy and paste for multiple reactions, need to preserve function of non-rule based model copy/paste in terms of species names and compartment assignments.

ACowan0105 avatar Jun 21 '22 16:06 ACowan0105

@ACowan0105 @danv61 please comment on the current status of this issue. should this be considered an enhancement request or a bug if it can work one at a time? comments?

jcschaff avatar Nov 03 '23 19:11 jcschaff

@jcschaff It's a bug, if you try to copy and paste 2 reactions s0->s1 and s0->s2, from one vcell instance to another, the code will duplicate s0 at the destination.

danv61 avatar Nov 06 '23 20:11 danv61

@jcschaff @danv61 Note that this feature is pretty essential to the ModelBricks project. Because of this I think it needs to stay high in the queue.

ACowan0105 avatar Nov 09 '23 17:11 ACowan0105

@jcschaff @ACowan0105 The implementation of copy and paste for reactions is different from the implementation for rules. Maybe we could find time to unify them, both the UI and functionality

danv61 avatar Nov 09 '23 18:11 danv61