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
{{ message }}
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.
On the Source page, the organization is displayed using a filter ( $filter('filter') etc ....) and the rule for the matching is not exact equality. For instance, if the id of the organization to match is 5, it might as well display the org with the id 15, or 50, or any containing '5'.
I suspect the issue is present is all the administration pages.
The text was updated successfully, but these errors were encountered:
On the Source page, the organization is displayed using a filter ( $filter('filter') etc ....) and the rule for the matching is not exact equality. For instance, if the id of the organization to match is 5, it might as well display the org with the id 15, or 50, or any containing '5'.
I suspect the issue is present is all the administration pages.
The text was updated successfully, but these errors were encountered: