BUG REPORT

Post your questions and help other users.

Moderator: Martin

Post Reply
User avatar
MURTUMA
Posts: 697
Joined: 05 Mar 2013 22:43

BUG REPORT

Post by MURTUMA » 28 Jan 2015 16:11

I noticed that if I import a flow which contains an action with the same custom name as already existing flow does, the existing action overrides the one in imported flow, even though they are different.

Try these two flows from the thread where I noticed this bug:
http://automagic4android.com/flow.php?i ... c2ab3f241f
http://automagic4android.com/flow.php?i ... 943417c1f7

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: BUG REPORT

Post by Martin » 28 Jan 2015 19:39

This behavior is by design but your example clearly shows that the design is quite silly ;)
Maybe I could automatically rename the imported actions when the actions differ. I'll try to fix the import in the next update.

Regards,
Martin

angelatwork
Posts: 186
Joined: 12 Feb 2014 01:45

Re: BUG REPORT

Post by angelatwork » 29 Jan 2015 13:27

+1
Best regards,
AngelAtwOrk

User avatar
MURTUMA
Posts: 697
Joined: 05 Mar 2013 22:43

Re: BUG REPORT

Post by MURTUMA » 29 Jan 2015 14:51

Yeah, this caused little confusion when I was testing the flows, before I found out I should rename the original first. This behaviour could potentially render any imported flow broken, although it is very unlikely.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: BUG REPORT

Post by Martin » 30 Jan 2015 10:09

A fix for this should become available in the next EAP build. Actions, conditions and triggers that have the same name but different settings will be renamed in the imported flow.

Post Reply