#40213 closed enhancement (fixed)
REST API: Users endpoint slug parameter should allow an array of slugs
Reported by: | curdin | Owned by: | jnylen0 |
---|---|---|---|
Milestone: | 4.7.4 | Priority: | normal |
Severity: | normal | Version: | 4.7 |
Component: | REST API | Keywords: | has-patch has-unit-tests fixed-major i18n-change |
Focuses: | rest-api | Cc: |
Description
Attachments (3)
Change History (14)
#2
@
8 years ago
- Keywords has-unit-tests added; needs-unit-tests removed
Have added unit tests to @MatheusGimenez 's patch
#3
@
8 years ago
@jnylen0 This is ready for review - might be worthwhile committing it with #40027 if you're happy with it.
This ticket was mentioned in Slack in #core by swissspidy. View the logs.
8 years ago
#5
@
8 years ago
- Milestone changed from Awaiting Review to 4.7.4
Moving to the milestone for consideration.
#6
@
8 years ago
- Keywords commit added; needs-testing removed
With some minor updates to tests and formatting (whitespace, etc) in 40213.2.diff, this is looking good and working well. Nice catch on getting rid of the search
thing as well, I believe that previously slug
would have overridden any search
parameter. Committing when tests pass.,
#7
@
8 years ago
- Owner set to jnylen0
- Resolution set to fixed
- Status changed from new to closed
In 40378:
#8
@
8 years ago
- Keywords fixed-major added; commit removed
- Resolution fixed deleted
- Status changed from closed to reopened
Reopening for backport to 4.7 branch.
#9
@
8 years ago
- Keywords i18n-change added
Note this includes a string change (cc @ocean90). See also: ticket:40027#comment:22
Note: See
TracTickets for help on using
tickets.
Added support to array and comma-separated to slug param