Dear developers, hello. After waiting for the trigger action to time out, the timeout status is saved to a boolean variable. Once set, save the macro. Then, export it by sharing the macro or by exporting a backup, and re-import the macro or the backup file. The configuration information for the 'wait until trigger action times out' status saved to the boolean variable in the macro file will be lost. I have observed this issue using version 5.50.1, and it still exists! This issue has been around for over a year without anyone addressing it. It might have slipped your notice due to your busy schedules. Recently, when using this action to write macros, the issue of the timeout status variable settings being lost after sharing is very troubling to me. I have to reset the variables every time. I hope this can be resolved! Thank you,developers ⌯oᴗo⌯ You are the best

also, under the variable a dictionary, the 1 dictionary or 2 array saves the macro. If after setting the variable and running the macro, it feels unsuitable, delete the 1 dictionary and 2 array under the a dictionary to adjust the 1 dictionary under the a dictionary to an array type, and change the 2 array to a 2 dictionary type, then save the macro, and share or export the macro backup. This setting will also be lost. Here, a, 1, and 2 are all dictionary key names. When you import the macro file again, the variables under the a dictionary will be the same as the first time you set the variable type. As long as the key name is not changed, changing the dictionary type and saving it will result in the loss of the configuration when sharing, which is also very troubling for me and causes me to rewrite the macro file every time without daring to change the variable type within the dictionary

Could you please also check this issue of the dictionary type change configuration being lost when saving and sharing in the variable dictionary? Thank you very much!