Skip to content

Conversation

@maxachis
Copy link
Collaborator

No description provided.

@maxachis maxachis merged commit 3b20923 into dev Jan 31, 2025
4 checks passed
@josh-chamberlain
Copy link
Contributor

I see there's something of a queue with the DTOs for getting the next annotation object and such. Can you say more about how we decide what annotation target is next?

@maxachis
Copy link
Collaborator Author

maxachis commented Feb 4, 2025

I see there's something of a queue with the DTOs for getting the next annotation object and such. Can you say more about how we decide what annotation target is next?

@josh-chamberlain In this case, the annotations are (implicitly) in the order of URLs created. So it will return the least-recently created URL needs this specific metadata but has not been annotated by that user.

This will have to change as we set up more logic in this domain, but for now it suffices as a prototype.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants