forcedotcom / devops-center-feedback

61 stars 2 forks source link

WorkItem: Pull latest changes wrong order and only in 45er chunks are loaded #241

Open Schuchie opened 1 year ago

Schuchie commented 1 year ago

Describe the bug Due to the newest release (GA) the changes selection takes forever. The newest changes are not displayed at the top, but the oldest ones. At the same time, only the last 45 changes are displayed initially. Afterwards you have to click through until you have drawn everything in 45 chunks. The only alternative is the option via Manual Add

To Reproduce Steps to reproduce the behavior:

  1. Do a lot of changes on the dev env.
  2. Create a WI
  3. Try to select the latest changes
  4. Takes long, cause of the 45 limitation. ...

Expected behavior Sorting order of the changes are latest change to oldest changes.

Screenshots image

Additional context