Skip to content

(feat): Added order by clause for endpoints that retrieve v3 boosts #2500

Fausto Arcidiacono requested to merge feat/boost-console-orderby-e2500 into master

Ticket(s) / Related Merge Requests

#2500 (closed)

Summary of Changes

Added order by clause in query to order results from newest to oldest.

Testing Considerations

  1. Create 2 new boost requests
  2. Check the user console and you should see the latest boost request be the first in the list

Deployment Considerations

Regression Scope

Platform Affected (web, mobile, etc)

Developer Testing Completed

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports

Loading