Skip to content

Conversation

@bkb68
Copy link
Contributor

@bkb68 bkb68 commented Oct 6, 2025

This action is useful in Flows/Subflows that are used with more than one Catalog Item, and/or Catalog Builder items that don't yet exist. You can pass in values for the Catalog Task Short Description, Description, and Assignment group, or it will use the values of Catalog Item variables named v_catalog_task_short_description, v_catalog_task_description, and v_catalog_task_assignment_group. A script then adds all of the Catalog Item variables to the task. In this way, the variable names to not need to be known, or even exist when the flow is created as it will add all of the variables that exist when the action is executed. In the flow/subflow after calling this action, you may want to add a Wait for Condition activity to wait until the Catalog Task record (the data pill from the Action) Active field = false.

@github-actions github-actions bot added the non-compliant PR violates CONTRIBUTING rules label Oct 6, 2025
@github-actions
Copy link

github-actions bot commented Oct 6, 2025

🚫 Unexpected files changed in PR

Thank you for your contribution. However, it seems that the file changes in this Pull Request are incorrect or invalid.
Please see the description of the unexpected file changes below. Contributions must be correct, valid, and align with the CONTRIBUTING.md for this repo.
This pull request modifies files outside the allowed paths/patterns.

Allowed patterns:

b812ceb69337a210633378917cba10bc/checksum.txt
b812ceb69337a210633378917cba10bc/update/sys_hub_action_type_definition_*.xml
b812ceb69337a210633378917cba10bc/update/sys_hub_category_*.xml
b812ceb69337a210633378917cba10bc/README.md

Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.

If you feel that this PR should be accepted in its current state, please reach out to Astrid Sapphire (SapphicFire) on GitHub, or in the SNDevs Slack Hacktoberfest channel.

@github-actions github-actions bot closed this Oct 6, 2025
@SapphicFire
Copy link
Contributor

Reopening while I look into what is happening

@SapphicFire SapphicFire reopened this Oct 6, 2025
@github-actions
Copy link

github-actions bot commented Oct 7, 2025

🚫 Unexpected files changed in PR

Thank you for your contribution. However, it seems that the file changes in this Pull Request are incorrect or invalid.
Please see the description of the unexpected file changes below. Contributions must be correct, valid, and align with the CONTRIBUTING.md for this repo.
This pull request modifies files outside the allowed paths/patterns.

Allowed patterns:

b812ceb69337a210633378917cba10bc/checksum.txt
b812ceb69337a210633378917cba10bc/update/sys_hub_action_type_definition_*.xml
b812ceb69337a210633378917cba10bc/update/sys_hub_category_*.xml
b812ceb69337a210633378917cba10bc/README.md

Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.

If you feel that this PR should be accepted in its current state, please reach out to Astrid Sapphire (SapphicFire) on GitHub, or in the SNDevs Slack Hacktoberfest channel.

@github-actions github-actions bot closed this Oct 7, 2025
@SapphicFire SapphicFire reopened this Oct 7, 2025
@SapphicFire
Copy link
Contributor

Ok! So I've figured out what happened. The workflow could not trace back to a shared base commit for merging, and so when comparing it believed that you had deleted 28 files in this PR.

@SapphicFire SapphicFire removed the non-compliant PR violates CONTRIBUTING rules label Oct 7, 2025
@SapphicFire SapphicFire self-assigned this Oct 7, 2025
Copy link
Contributor

@SapphicFire SapphicFire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I can tidy up the duplicate action in a future PR

@SapphicFire SapphicFire merged commit b0b6a22 into ServiceNowDevProgram:main Oct 7, 2025
@bkb68 bkb68 deleted the catTaskVars branch October 7, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants