Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nomad-FAIR nomad-FAIR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 243
    • Issues 243
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 45
    • Merge requests 45
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-labnomad-lab
  • nomad-FAIRnomad-FAIR
  • Issues
  • #1277
Closed
Open
Issue created Jan 12, 2023 by Andrea Albino@aalbinoDeveloper

Tabular Parser - appending again parsed line when saving

I tested the feature that today @josma asked in the Fairmat café when @amgo showed the new features.

First, I parse an excel sheet into a section instances with "row" mode. If then I want to add manually a new instance, I can do it via the "plus" button; when saving I get my section instance correctly placed but I also get another set of parsed section appended below (see image).

I'm thinking that this issue is tightly connected to #823.

I recall that when I save I am also adding the processed data into the json archive. While these things are only stored in memory when uploading the schema and excel file and getting a "success" outcome from first processing.

One can think to have the save button split in two, one is processing and one is only saving, or something like that

Screenshot_from_2023-01-12_14-16-37

Edited Jan 12, 2023 by Andrea Albino
Assignee
Assign to
Time tracking