Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • G git-eca-rest-api
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse FoundationEclipse Foundation
  • IT
  • APIs
  • git-eca-rest-api
  • Issues
  • #105
Closed
Open
Issue created Dec 15, 2022 by Martin Lowe@malowe🇨🇦Maintainer

Add new column to PrivateProjectReport table for EF username

In the new reports table, there is a field that indicates user ID. This field at the moment stores the user's Gitlab numeric ID rather than the EF username which would be more useful for context when viewing the report. We need to keep the Gitlab numeric ID to help with a lookup in the table on updates, but otherwise, you need to do additional queries by hand to make the data useful/usable. We should add a new ef_username column that takes the Gitlab username (rather than ID) and stores it in the record for improved usability.

Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent