Impossible to follow #812

Open
opened 2020-07-26 10:22:15 +00:00 by kiwii · 7 comments
Owner

Clicking the follow button (from an article page, or from a user profile) leads to a 404 page. And the follow doesn't seem to be saved.

Plume version: 0.5.0

Clicking the follow button (from an article page, or from a user profile) leads to a 404 page. And the follow doesn't seem to be saved. Plume version: 0.5.0
kiwii added the
C: Bug
A: Backend
labels 2020-07-26 10:22:25 +00:00
refs: https://matrix.to/#/!EQCycwwoFqVhWztkfh:disroot.org/$1595737845208162ItnKJ:matrix.org?via=disroot.org&via=matrix.org&via=feneas.org

I built v0.2.0, creaeted blogs and posts, upgraded to v0.5.0 and then I could NOT reproduce the problem...

I built v0.2.0, creaeted blogs and posts, upgraded to v0.5.0 and then I could NOT reproduce the problem...

On looking at code briefly, it seems correct. I think about possibility for data in users.fqn field are empty string. But if I ran migration, the field is filled by proper value.

On looking at code briefly, it seems correct. I think about possibility for data in `users.fqn` field are empty string. But if I ran migration, the field is filled by proper value.
Owner

perhaps the issue is introduced somewhere in between, and in 0.5.0 it's "fixed"

is we can reproduce the, we might also be able to detect it, and then fix, for real

perhaps the issue is introduced somewhere in between, and in 0.5.0 it's "fixed" is we can reproduce the, we might also be able to detect it, and then fix, for real

Hi! I have the same issue on a 0.5.0 instance with reshare, like and follow links.
All lead to a 404 page.

The instance is https://catlife.drycat.fr.

Hi! I have the same issue on a 0.5.0 instance with reshare, like and follow links. All lead to a 404 page. The instance is https://catlife.drycat.fr.

Maybe related to my 404 error /@/<USER>/followed? With my latest build from the weekend.

Maybe related to my 404 error `/@/<USER>/followed`? With my latest build from the weekend.

#890 might be related.

#890 might be related.
Sign in to join this conversation.
No milestone
No project
No assignees
5 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#812
No description provided.