Custom Query (2152 matches)
Results (742 - 744 of 2152)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1536 | fixed | Group deletion doesn't work | dread | dread |
| Description |
In the Web interface and API, an administrator can set the 'state' field of a group to 'deleted' but this change is ignored in the save/submit and it doesn't get deleted. |
|||
| #2292 | fixed | Group edit form no longer allows for adding of multiple datasets at once | rgrp | rgrp |
| Description |
Can only add one dataset at a time now (not sure when this broke but was working ~2-3m ago). Assigning to seanh for review and estimation. I'd rate this as quite annoying but not absolutely critical (hence assigned priority). |
|||
| #1337 | fixed | Group extras are JSON endoded in the REST API responses | amercader | amercader |
| Description |
Instead of this: extras: {
type: ""Primary source""
license_id: ""localauth-withrights""
publisher_frequency: ""2Pre\u00f1o \u20ac $ \u00e0dri\u00e0""
}
we should return this: extras: {
type: "Primary source",
license_id: "localauth-withrights",
publisher_frequency: "2Preño € $ àdrià",
}
|
|||
Note: See TracQuery
for help on using queries.
