Skip to content

[bug] Documentation may not match current system update functionality #245

Description

@ashwanivermadeveloper

Description

While reviewing the update documentation, I noticed a possible inconsistency.

The documentation states that for a system update, following process to be followed:

Admin → System → Updates

  1. Check for Updates
  2. Apply Update

However, I am unable to locate the "System" menu under Admin in the current UI.

While exploring the codebase, I found the UpdateCheckPage implementation. The comments indicate that the page is read-only and only displays update status information.

Example comment:

Update check — read-only version/update status

and

Updates are applied on the server via the download-based updater; this panel is read-only.

Questions

  • Is the documentation outdated?
  • Does the update functionality require a specific role or permission?
  • Is the update workflow located somewhere else in the application?
  • Should the documentation be updated to clarify the current behavior?

I'd be happy to submit a documentation PR once the intended behavior is confirmed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    • Status
      Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions