Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 93
    • Issues 93
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • minervaminerva
  • core
  • Issues
  • #1153
Closed
Open
Issue created Mar 02, 2020 by Matti Hoch@MattiHoch

Can't access generated overlays

minervaProxy.project.data.getDataOverlays();

... does not get overlays that have been added before in the same function. So I guess refreshing is required to do so. Is there a way to overcome this?

I am creating overlays through a curl statement:

curl -X POST --data "content=name%09color%0ACAPN1%09%2300FF00%0APARK7%09....

Or is there a plugin API addOverlay() function?

Edited Mar 02, 2020 by Matti Hoch
Assignee
Assign to
Time tracking