Wednesday, January 27, 2021
2 changes · master
Enhancements to existing features
Project users can now filter records by when they were created and when their stage was last updated. This makes it easier to find recent work, monitor progress, and focus on items that changed within a specific timeframe.
Original PR description
Purpose of the task is to add a new filter 'Created On' and 'Last Stage Update' in project. So in this commit, Added a new 'Created On' and 'Last Stage Update' filter in project. Links PR #64981 TaskID: 2444746
Scheduled background tasks now provide clearer logging, making it easier for administrators and support teams to understand what happened when jobs run. This helps speed up troubleshooting and improves operational visibility without changing day-to-day user workflows.
Original PR description
Task: 2368911