Fix RSS issues #720
Žádní posuzovatelé
Štítky
Bez štítků
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
Žádný milník
Žádný projekt
Žádní přiřazení uživatelé
1 účastník
Oznámení
Termín dokončení
Žádný termín dokončení.
Závislosti
Nejsou nastaveny žádné závislosti.
Reference: Plume/Plume#720
Načítání…
Přidat tabulku
Odkázat v novém problému
K dispozici není žádný popis.
Odstranit větev „fix/#673-date-id-rss“
Smazání větve je trvalé. Přestože zrušená větev může existovat i po krátkou dobu, než bude skutečně odstraněna, NELZE ji většinou vrátit. Pokračovat?
Here is a PR relative to issue #673.
At this state, the PR adds
id
andpublished
field for each blog entry inside the RSS feed.I'm not sure but it's look like there is no method or field attached to
post
struct to get information about update metadata.I can add this but I want to be sure that it's in the scope of this PR.
Thanks for you're reply.
Codecov Report
Our personal feeling is that you are correct in that adding an updated field is outside of the scope of the pull request.
We'll review this after dinner, thanks for contributing :)
Here is the issue related to update field for blog entries https://github.com/Plume-org/Plume/issues/722