You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The class delegate status for accred is currently as follows:
# app/models/person.rb
# TODO: fix once the actual data is available in api
def class_delegate?
rand(1..10) == 1
end
I recall having hasked to IAM to add it to api but do not remember the outcome nor can find a reference.
Check and eventually implement the real function.
The text was updated successfully, but these errors were encountered:
Looks like this info will not be available via api. See INC0701940. This requires political discussion as the only other alternative is to keep the access to the dinfo DB.
The class delegate status for accred is currently as follows:
I recall having hasked to IAM to add it to api but do not remember the outcome nor can find a reference.
Check and eventually implement the real function.
The text was updated successfully, but these errors were encountered: