Feature request : option to return GUID for task add command
To request a feature...
-
could we add an option so that task add returns the actual GUID or atleast that portion of the GUID that can be used for all other operations i.e. Task GUID info, task GUID edit etc.
-
when using the GUID in automation, it does not create a broken link as the task ID does. For example, when automating I get task ID returned from the task add command, and if I store that it leads to problems later as tasks get completed and Id's go out of synch and are reallocated etc. Thus when the automation looks at task ID 2 later, it may have changed and therefore not so suitable for automation when linking a task reference say in a other document. However, the GUID remains the same which is a better way of keeping links in other docs.
-
Therefore, it will be much appreciated if there is atleast an option on receiving the immutable GUID back from a task add event as opposed to only the auto mutable task ID.