Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to link friendly IDs to fields which require a standard _id #193

Closed
taylortom opened this issue Sep 11, 2020 · 2 comments
Closed

Need to link friendly IDs to fields which require a standard _id #193

taylortom opened this issue Sep 11, 2020 · 2 comments
Labels
enhancement New or additional functionality

Comments

@taylortom
Copy link
Contributor

i.e. need to be able to specify the friendly ID rather than the standard _id to avoid any broken linkages when _ids are updated (e.g. copy/import etc.).

One approach to this is to create a user-friendly lookup API which would do this behind the scenes (see adapt-security/adapt-authoring#165).

We'd also have to make sure the isObjectId attribute isn't used on the schemas which require this, as that has additional type coercion etc.

@taylortom taylortom added the enhancement New or additional functionality label Sep 11, 2020
@taylortom taylortom self-assigned this Oct 7, 2020
@taylortom taylortom removed this from the v1.0.0-beta milestone Dec 15, 2021
@taylortom taylortom transferred this issue from adapt-security/adapt-authoring Aug 30, 2022
@taylortom taylortom moved this from New to Assigned in adapt-authoring: The TODO Board Feb 23, 2023
@taylortom
Copy link
Contributor Author

Would be good to use friendlyId as a filter to reduce the number of results

@taylortom taylortom removed their assignment Mar 10, 2023
@taylortom taylortom moved this from Assigned to Backlog in adapt-authoring: The TODO Board Mar 10, 2023
@taylortom
Copy link
Contributor Author

This is handled by the build process in adaptframework

@github-project-automation github-project-automation bot moved this from Backlog to Recently Released in adapt-authoring: The TODO Board Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New or additional functionality
Projects
Development

No branches or pull requests

1 participant