Bulk update catalog item images#974
Merged
kmohit2809 merged 4 commits intoServiceNowDevProgram:mainfrom Oct 28, 2023
captainbraddles:Bulk-Update-Catalog-Item-Images
Merged
Bulk update catalog item images#974kmohit2809 merged 4 commits intoServiceNowDevProgram:mainfrom captainbraddles:Bulk-Update-Catalog-Item-Images
kmohit2809 merged 4 commits intoServiceNowDevProgram:mainfrom
captainbraddles:Bulk-Update-Catalog-Item-Images
Conversation
kmohit2809
requested changes
Oct 27, 2023
Contributor
kmohit2809
left a comment
There was a problem hiding this comment.
@captainbraddles thanks for your contribution. As per your script I can see that you are updating the same image/icon on multiple catalog items. Could you please update the readme file accordingly.
captainbraddles
commented
Oct 28, 2023
Contributor
Author
captainbraddles
left a comment
There was a problem hiding this comment.
Updated readme.md with some further details.
Contributor
Author
|
Hi @kmohit2809. I've updated the readme as requested to clarify that the sys_id's used can be the same or different and that the images will be updated for all catalog items that are returned in the query. Cheers, Brad |
kmohit2809
approved these changes
Oct 28, 2023
Contributor
kmohit2809
left a comment
There was a problem hiding this comment.
Looks good. Thanks for the modifications.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update to #956. Bulk catalog item image update script. This script allows for the bulk update of catalog item pictures and icons via a fix or background script.