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

Create list of changed activity ids #279

Open
notshi opened this issue May 4, 2020 · 5 comments
Open

Create list of changed activity ids #279

notshi opened this issue May 4, 2020 · 5 comments

Comments

@notshi
Copy link

notshi commented May 4, 2020

Similar to #218, this is an ongoing issue where we bookmark an activity using its activity identifier and the next day, it has disappeared.

Often, these are still in the data but the publishers have just changed their id.

This makes it hard for us to keep track of things, fix issues, provide context, see if problems have been fixed, etc.

Could this also be done by listing previous activity ids within an activity? @amy-silcock

@ss-bhat
Copy link
Contributor

ss-bhat commented Jun 19, 2020

@JoshStanleyDevInit @notshi Yes, I need to have a look and see if we store activity id and fetch all changed ids from its revision history.

I keep you updated on this. Thanks

@ss-bhat ss-bhat self-assigned this Jun 19, 2020
@notshi
Copy link
Author

notshi commented Sep 3, 2021

@jodiegardiner Similar to #324, could we have this list too?

@andylolz
Copy link
Contributor

andylolz commented Sep 4, 2021

Could this also be done by listing previous activity ids within an activity?

That’s right, so other-identifier[@type="A3"]/@ref is where any previous identifier(s) should live. I guess d-portal could parse that data into redirects?

@notshi
Copy link
Author

notshi commented Sep 6, 2021

Thanks, @andylolz and technically, yes.

However, the reality is not as a useful.
Here is a first 1000 results of that query - all of the previous activity identifiers referenced here are previous org identifiers.

Here's the query if you want to tweak it.

It does get better if you ignore that particular org id but then there will be other publishers so you'll then need a list of publishers who publisher their previous org id as other-identifier[@type="A3"]/@ref so that you can ignore those.

@andreaszenasidi
Copy link
Contributor

@jodiegardiner Similar to #324, could we have this list too?

Hi @notshi, our initial request from Derilinx was to prioritize 324 which will only address publisher ID and org ID changes. This ticket will be picked up in the future and prioritized. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants