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 partners want to be able to identify "their" projects using the IDs of their internal systems. This can be enabled by adding a field to the partnership model.
The text was updated successfully, but these errors were encountered:
Partnership.internal_id is to be used by partners to enter their own
internal project's IDs.
The iati_id fields on Organisation and Partnership are renamed to
iati_org_id and iati_activity_id respecively.
This feature is to allow Partners to add an ID to projects that they are working on where the ID is related to their own internal references. Currently we only recognise the Akvo ID which is the rsr_project.id field in the database.
We have added a new field which can be populated by partners themselves.
This is the rsr_partnership.internal_id field in the database.
The Internal ID can be added in the Admin, but it is not visible on the public project page anywhere. This is the expected behaviour.
The partners want to be able to identify "their" projects using the IDs of their internal systems. This can be enabled by adding a field to the partnership model.
The text was updated successfully, but these errors were encountered: