NFDI4Energy / NFDI4Energy/SMECS

Persons table merge loses `Affiliation` and `Roles`

Open
#320 0 comments 0 reactions 1 assignee View on GitHub

@Sundraiz-Shah is already working on this.

Since Aug 14, 2026.

  • #313 by @Sundraiz-Shah — open
front end table
Dominant language
Python
Stars
13
Forks
1
Avg merge
22h 24m
Merged PRs (30d)
1

Description

When merging two rows in the Persons table, the affiliation information is lost. Additionally, the roles are not merged correctly in terms of roles.

For example:

Row 1 has the roles Contributor and Author.
Row 2 has the roles Author and Maintainer.
(pointing to one single person)

After merging, all three roles (Contributor, Author, and Maintainer) should remain selected. However, the roles are currently not merged correctly.

Please address this bug and check for additional scenarios to ensure that all relevant information is preserved correctly when merging rows.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.