unclean SPARC

This commit is contained in:
STEINNI
2025-08-27 07:03:09 +00:00
commit f308460931
430 changed files with 54426 additions and 0 deletions
@@ -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