carlos.zarate | 2022-11-22 13:35:35 UTC | #1
Hi,
I am using archy to publish a flow. I have noticed that when it finds an "update data" action that sets the items for a queue collection, it is empty in the publish flow. This is my case, I don't know if it also happens for other types of collections. Example below:
In the original flow:
name: Update Data statements:
variable: Flow.ProovedorQueuesCollection value: lit:
- exp: Flow.QueueProv1
- exp: Flow.QueueProv2
- exp: Flow.QueueProv3
- integerCollection:
variable: Flow.IdleAgentsByQueueCollection value: lit: []
Flow published by architect:
name: Update Data statements:
variable: Flow.ProovedorQueuesCollection value: lit: []
variable: Flow.IdleAgentsByQueueCollection value: lit: []
Can you check this bug?
Thanks
carlos.zarate | 2022-11-22 13:36:52 UTC | #2
Hi team,
It seems to be happening only when objects are added to the collection in the expression format. When you select the object as a literal the import completes successfully.
Regards
jon.vansteen | 2022-11-22 13:52:40 UTC | #3
Hi carlos.zarate,
Thanks for reporting this issue. I'll take a look into this later today! I will report back when I know more.
Thanks, Jon
jon.vansteen | 2022-11-29 10:02:15 UTC | #4
Hi carlos.zarate,
I've identified the issue and will have a fix included for this in the next Archy release. Thanks again for reporting!
\- Jon
carlos.zarate | 2022-11-22 16:15:13 UTC | #5
Hi @jon.vansteen,
Those are great news.
Thank you!
jon.vansteen | 2022-11-28 20:11:37 UTC | #6
Hi again carlos.zarate,
We are targeting a release next week with the fix for this issue. Is this issue a blocker for you at all?
Thanks, Jon
carlos.zarate | 2022-11-29 10:07:21 UTC | #7
Hi @jon.vansteen,
Not a critical blocker here, but something that is making things less automatic and should be fixed.
Fixing it with the next release will be just fine.
Thank you, Carlos
jon.vansteen | 2022-12-07 20:49:02 UTC | #8
Hi @carlos.zarate,
Archy version 2.15.3 is now available with a fix for this issue. Let me know if you run into any issues!
Thanks, Jon
carlos.zarate | 2022-12-20 10:28:33 UTC | #9
Hi @jon.vansteen,
It works fine now. Sorry for the late response.
Thank you!
system | 2023-01-19 10:28:34 UTC | #10
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 17269