Skip to content

Changing order of one component break status of all components #2014

@sapk

Description

@sapk

Before submitting your issue, please make sure that you've checked the checkboxes below.

  • I am running the latest release version of Cachet.
  • I am running at least PHP 5.5.9. You can check this by running php -v.
  • I have ran rm -rf bootstrap/cache/*.

Expected behaviour

Changing the order of one component should change order a components and keep components state intact.

Actual behaviour

Changing the order of one component change the order of the components and set all components state to "cachet.components.status.0". No error is reported to the admin changing the order.

Steps to reproduce

  1. Have a working cachet status page with components in any state you like
  2. Change the order of one component in /dashboard/components vue

Note

Bug is in lastest release. (2.3.7)
Also reproductible in demo (2.3.8-dev)

Web browser : Firefox

Metadata

Metadata

Assignees

Labels

BugBugs with Cachet

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions