federated activities are missing information #47
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: McPringle/fitpub#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm following Michael on another instance. He did a Run and this is how it showed up on my instance:
As you can see, the name is missing, the type is missing, and the name, type and metadata is shown in the description. When I have a look at the remote instance, the data is there:
I'll have a look at the code and maybe I'm able to fix it.
Since largely the same files are affected, I will base my fix on #42. I would appreciate it if you could review and merge PR #42 soon.
The problem shown in this issue is fixed with PR #48.