Modify PortalContentPost.py to only update user content for users specified in the script parameters
Open
G - Release Team
Install and Publishing
- Dominant language
- Python
- Stars
- 33
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
We have an occasional need to publish a users' content after all other users' content has been published. Modify the the script that that the update_post_publish function will only run on the users specified in the script parameters.
Contributor guide
Research direction
Start by locating PortalContentPost.py and reading its script parameter handling and update_post_publish function. Confirm how users are specified, then make the function run only for those users and verify that other users' content is not updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100