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
Is your feature request related to a problem? Please describe.
Tags that are assigned to the Workflow cannot be currently retrieved inside tasks.
Cloud Information
AWS
Azure
GCP
Other
Describe the solution you'd like
Workflow tags could be made available to tasks as task parameters. Any potential conflict with other task level parameter names could be resolved by using prefixes or some override mechanism.
Describe alternatives you've considered
retrieving the tags from system tables should not be possible (this information may not be available)
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Tags that are assigned to the Workflow cannot be currently retrieved inside tasks.
Cloud Information
Describe the solution you'd like
Workflow tags could be made available to tasks as task parameters. Any potential conflict with other task level parameter names could be resolved by using prefixes or some override mechanism.
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: