Skip to content

Conversation

ajnyga
Copy link
Contributor

@ajnyga ajnyga commented Jun 3, 2025

Oslo stuff....

@@ -19,7 +19,7 @@ export default {
originalItem.publications.forEach((publication) => {
const isCurrentVersion =
publication.id === this.getCurrentPublication(originalItem).id;
const versionNumber = publication.version;
const versionNumber = publication.versionString;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How are these changes related to the linkList?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

they came probably from another commit, probably some mismatch in the submodule update. I will redo these during this week and clean them up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants