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

Using the standard parse function for creating entities does not generate an entity_id #187

Open
Rosencrantz opened this issue Sep 2, 2021 · 1 comment
Labels

Comments

@Rosencrantz
Copy link
Contributor

the parse_ftm function should include the create of an entity_id value. This should be able to be defined within the yml but if it is not then it should be created from a hash of the url

@sunu
Copy link
Contributor

sunu commented Sep 3, 2021

I would suggest we use the same mechanism that we use in mapping - let the user supply a list of keys and use those properties to construct a unique and idempotent entity id.

@Rosencrantz Rosencrantz self-assigned this Sep 7, 2021
@Rosencrantz Rosencrantz linked a pull request Sep 7, 2021 that will close this issue
@Rosencrantz Rosencrantz added this to Aleph Nov 2, 2022
@Rosencrantz Rosencrantz moved this to 🏷️ Triage in Aleph Nov 2, 2022
@Rosencrantz Rosencrantz removed their assignment Nov 2, 2022
@Rosencrantz Rosencrantz moved this from 🏷️ Triage to 📋 Backlog in Aleph Nov 2, 2022
@Rosencrantz Rosencrantz moved this from 📋 Backlog to Bug backlog in Aleph Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: 🐞Bug backlog
Development

Successfully merging a pull request may close this issue.

2 participants