You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warriordog
changed the title
Fix link between content and contentMap
No support for content property - only contentMap works
Nov 24, 2023
warriordog
added
status:blocked
This issue cannot be completed due to an external conflict or blocker
and removed
status:blocked
This issue cannot be completed due to an external conflict or blocker
labels
Nov 24, 2023
These properties are related and should be handled together. Currently, we ignore
contentMap
and incorrectly handlecontent
. It should work like this:contentMap
converts directly to/fromContentMap
content
converts indirectly to/fromContentMap.DefaultValue
Once resolved, then the unit test
MastodonUpdateNoteActivityTest
should finally work.Depends on: #12
Relates to: #44
The text was updated successfully, but these errors were encountered: