Skip to content

Commit ea5143a

Browse files
Update README.md
1 parent 3d03f9d commit ea5143a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,11 @@ Tickets from tables such as Incident, Change Request, Problem, and other task-re
170170
### Check Inactive Business Rules over 90 days
171171
Inactive Business Rules which are not updated for more than 90 days and not created by glide.maint and not updated by admin should be identified to remove unnecessary overhead.
172172

173+
### Update set In Progress/Completed previously Ignored
174+
Usually, developers mark an updatesets as Ignore if the work done is not required to be promoted or incorrect or irrelavent or due to any other reasons.
175+
However, at times, some of the developers may use the ignored set for any active work instead of creating new one by updating the state from Ignore to In-Progress. It is not a good practice to do the same. It may case the deployment issues and also makes the troubleshooting process cumbersome.
176+
It may also impact the deployment and cause issues in case if the state is changed to In-Progress/Completed for the potential ignored sets.
177+
173178
## Category: Upgradability
174179

175180
### Call GlideRecord using new

0 commit comments

Comments
 (0)