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
could not find multiple jobs with start with same name
Example, 2 jobs:
db/name
db/name flow
if i execute:
# rd run -j db/name -p project
Could not find a unique job with name: db/name
Found 2 matching jobs:
* 83fb89fd-bef8-4eb2-9ff8-... db/name
* 03dc37ee-8920-4dda-a830-... db/name flow
The text was updated successfully, but these errors were encountered:
could not find multiple jobs with start with same name
Example, 2 jobs:
if i execute:
The text was updated successfully, but these errors were encountered: