Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • N nxcals
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 12
    • Merge requests 12
  • 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
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • acc-logging-team
  • nxcals
  • Merge requests
  • !1714

Draft: Resolve NXCALS-6818 Make system optional if specify id

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Rafal Mucha requested to merge feature-NXCALS-6818-make-system-optional-if-specify-id into develop Feb 24, 2023
  • Overview 1
  • Commits 7
  • Pipelines 8
  • Changes 21

Merge request template

With this change, it will be possible to specify the id of an entity or variable without specifying the system.

DataQuery.builder(spark).variables().idEq(1L).timeWindow("2047-01-01 00:00:00", "2047-01-02 00:00:00").build()

@acc-logging-team - please have a look for approval.

Please describe the merge request here.

Closes NXCALS-6818

Edited Mar 21, 2023 by Rafal Mucha
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-NXCALS-6818-make-system-optional-if-specify-id