unclean SPARC
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Test log from 2023-06-23
|
||||
#
|
||||
# - means bug
|
||||
# + means missing feature
|
||||
# + means change request
|
||||
#
|
||||
|
||||
- /organisations/PIC/ => sends an array of organisations (ony 1 item though). there should be only 1 object
|
||||
- /organisations/PIC/members => CORS error
|
||||
- /organisations/PIC/proposals => CORS error
|
||||
- logged under user fallimi => received ORG_MEMBER and SP_ADMIN roles but no permissions on /organisations (?!?)
|
||||
|
||||
+ missing /users/search => same as /bypass/users/search (could be global)
|
||||
+ missing /organisations/PIC/members/UID GET => retrieve details of a member (in order to update...)
|
||||
+ missing "phone" property in organisation member => align to proposal fields
|
||||
|
||||
* change "function" property in organisation member to "position" => align to proposal fields
|
||||
* change "administrator" property in organisation member to "admin" => align to member profile
|
||||
Reference in New Issue
Block a user