You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not entirely sure if this is a bug or a feature, but it would be good to know in order to be able to automate actions based on the expected output.
I'm using TPI and passing an AWS s3 bucket as the storage container, i.e.
Since I haven't specified any folder inside the bucket, I would expect that a folder with the task ID will be created, e.g., tpi-basically-fit-oryx-xjezxu77-5eudru0h. However, what happens is that a folder named just xjezxu775eudru0h is created, which is in contrast to all the other resources being named following the full task ID. Is this expected behavior?