Skip to content

GitLab

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • dotstatsuite-data-explorer dotstatsuite-data-explorer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 114
    • Issues 114
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 is launching on May 22! This version brings many exciting improvements, but also removes deprecated features and introduces breaking changes that may impact your workflow. To see what is being deprecated and removed, please visit Breaking changes in 15.0 and Deprecations.

  • SIS-CC
  • Stat Suite
  • dotstatsuite-data-explorerdotstatsuite-data-explorer
  • Issues
  • #265
Closed
Open
Created Apr 03, 2020 by Anastassia Samsonova@anastassiaMaintainer

Enhance attribute display configuration logic

Currently Data Explorer will only display attributes that are defined in the Data Explorer configuration file (on a DE instance/tenant level). However, attributes may vary from statistical domain to statistical domain (DSD to DSD) and it is hard to list all needed attributes in the configuration file in advance.

Therefore, the following enhancements to the current attribute display logic are needed to allow more flexible attribute display in Data Explorer:

  • Unless not displayed (or displayed differently) due to other (already existing, being implemented or planned) features, e.g.,

    • Unit of Measure (annotation)
    • Not displayed (annotation)
    • Microdata (annotation),

    by default all attributes defined in a DSD should be displayed in the DE table (following the existing rules on their attachment level, type, etc.)

  • These attributes are shown as flags for those attributes that are defined as FLAGS in the DE configuration, otherwise they are shown as footnotes.

  • The FOOTNOTES section is thus to be removed from the DE configuration.

Reminder of the rule's exception for Flags
If the value ID of an attribute that is defined as flag is longer than 4 characters, then this value will not be displayed as a flag but as a footnote.

Edited May 06, 2020 by jean-baptiste nonin
Assignee
Assign to
Time tracking