modery / PowerDocu

Generate technical documentation from your existing Power Automate Flows and Power Apps canvas apps
MIT License
440 stars 73 forks source link

Error message: An item with the same key has already been added #68

Open smithjj140990 opened 1 year ago

smithjj140990 commented 1 year ago

Hi,

When trying to produces either word or mark down versions of a flow (attached) I get the following error:

image

This hapens with both the normal and self contained versions. I am using version 1.0.0. testjjs_20221230144136.zip

modery commented 1 year ago

Thanks for reporting this! Saw the same problem in another Flow a few days ago, but thanks to your attached Flow it's much easier to troubleshoot. Figured out what causes the problem, simply need to find some time to fix it properly

smithjj140990 commented 1 year ago

Glad my flow helped!

⁣Cheers

Jonathan

Get TypeApp for Android ​

On 5 Jan 2023, 15:09, at 15:09, Rene Modery @.***> wrote:

Thanks for reporting this! Saw the same problem in another Flow a few days ago, but thanks to your attached Flow it's much easier to troubleshoot. Figured out what causes the problem, simply need to find some time to fix it properly

-- Reply to this email directly or view it on GitHub: https://github.com/modery/PowerDocu/issues/68#issuecomment-1372339863 You are receiving this because you authored the thread.

Message ID: @.***>

modery commented 1 year ago

Sadly not yet included in the latest release (https://github.com/modery/PowerDocu/releases/tag/v-1.1.0). Tried to fix it, but was trickier than expected. High priority now

smithjj140990 commented 1 year ago

Rene,

Appreciate your getting back to me and your diligence.

From: Rene Modery @.> Sent: Thursday, January 26, 2023 6:40 AM To: modery/PowerDocu @.> Cc: smithjj140990 @.>; Author @.> Subject: Re: [modery/PowerDocu] Error message: An item with the same key has already been added (Issue #68)

Sadly not yet included in the latest release (https://github.com/modery/PowerDocu/releases/tag/v-1.1.0). Tried to fix it, but was trickier than expected. High priority now

— Reply to this email directly, view it on GitHub https://github.com/modery/PowerDocu/issues/68#issuecomment-1404612640 , or unsubscribe https://github.com/notifications/unsubscribe-auth/A5C6XGVESPY3MUHQURMFPT3WUIL2RANCNFSM6AAAAAATR3VQWE . You are receiving this because you authored the thread. https://github.com/notifications/beacon/A5C6XGT5TH7XJQRXQSEBYJLWUIL2RA5CNFSM6AAAAAATR3VQWGWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSTXCYCA.gif Message ID: @. @.> >

modery commented 1 year ago

Good news! Think I may have finally fixed this problem. Still need to do a range of reviews (what else may need to be changed; anything that I "broke"?) and testing, but feels like a huge step forward. This issue is the main task that I'm working on at the moment, as I realised that I made some coding and parsing errors, which resulted in some cases in the wrong output

smithjj140990 commented 1 year ago

Rene,Thank you for the update, and you diligence in getting it fixed.CheersJonathan Sent from my Galaxy -------- Original message --------From: Rene Modery @.> Date: 10/02/2023 05:38 (GMT+00:00) To: modery/PowerDocu @.> Cc: smithjj140990 @.>, Author @.> Subject: Re: [modery/PowerDocu] Error message: An item with the same key has already been added (Issue #68) Good news! Think I may have finally fixed this problem. Still need to do a range of reviews (what else may need to be changed; anything that I "broke"?) and testing, but feels like a huge step forward. This issue is the main task that I'm working on at the moment, as I realised that I made some coding and parsing errors, which resulted in some cases in the wrong output

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

modery commented 1 year ago

Latest release is now available. Let me know if the problem still happens https://github.com/modery/PowerDocu/releases/tag/v-1.2.1