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

Update() activity ID is not unique #871

Open
silverpill opened this issue Aug 21, 2024 · 0 comments
Open

Update() activity ID is not unique #871

silverpill opened this issue Aug 21, 2024 · 0 comments
Labels
Needs triage [Type] Bug Something isn't working

Comments

@silverpill
Copy link

Quick summary

WordPress instance sends Update(Actor) activity with ID in the form of https://wordpress.example/author/dev/#update

ActivityPub requires IDs to be globally unique:

all objects distributed by the ActivityPub protocol MUST have unique global identifiers, unless they are intentionally transient

Steps to reproduce

Update profile info?

What you expected to happen

Activity ID to be unique

What actually happened

Activity ID is always https://wordpress.example/author/dev/#update

Impact

All

Available workarounds?

There is no user impact

Logs or notes

No response

@silverpill silverpill added [Type] Bug Something isn't working Needs triage labels Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs triage [Type] Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant