Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • SUNSET SUNSET
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • SUNSETSUNSET
  • Merge requests
  • !96

Correct saving start message in Anomalies; wrap all the save lines in the if condition

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged aho requested to merge dev-Anomalies_save_data_msg into master Oct 10, 2023
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 3

Hi @vagudets

I found that I made a silly mistake in the previous development !88 (merged), which added the message when saving data starts in Anomalies, Calibration, Skill modules. The mistake is an if condition in Anomalies. I've corrected it and also changed the if conditions a bit: All the saving lines are in the same if condition, so only when 'save' is not "none", the lines run.

Best,
An-Chi

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev-Anomalies_save_data_msg