PILOS icon indicating copy to clipboard operation
PILOS copied to clipboard

Fix no error message shown on users errors (bulk edit)

Open Sabr1n4W opened this issue 1 year ago • 2 comments

Fixes #1298

Type (Highlight the corresponding type)

  • Bugfix
  • Feature
  • Documentation
  • Refactoring (e.g. Style updates, Test implementation, etc.)
  • Other (please describe):

Checklist

  • [ ] Code updated to current develop branch head
  • [ ] Passes CI checks
  • [x] Is a part of an issue
  • [ ] Tests added for the bugfix or newly implemented feature, describe below why if not
  • [ ] Changelog is updated
  • [ ] Documentation of code and features exists

Changes

  • Show error message for users errors inside bulk edit dialog

Sabr1n4W avatar Aug 16 '24 07:08 Sabr1n4W

PILOS    Run #447

Run Properties:  status check passed Passed #447  •  git commit 4c548caacc: Fix no error message shown on users errors (bulk edit, bulk delete) (#1299)
Project PILOS
Branch Review develop
Run status status check passed Passed #447
Run duration 03m 11s
Commit git commit 4c548caacc: Fix no error message shown on users errors (bulk edit, bulk delete) (#1299)
Committer Sabrina Wüst
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 46
View all changes introduced in this branch ↗︎

cypress[bot] avatar Aug 16 '24 07:08 cypress[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.49%. Comparing base (4185010) to head (bc4b364). Report is 39 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1299   +/-   ##
==========================================
  Coverage      95.49%   95.49%           
  Complexity      1305     1305           
==========================================
  Files            202      202           
  Lines           4530     4530           
==========================================
  Hits            4326     4326           
  Misses           204      204           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 16 '24 08:08 codecov[bot]