Skip to content

IONOS: fix error message for user limit#136

Merged
Arsalanulhaq merged 1 commit intoionos-devfrom
tkl/dev/fix-user_limit_error-message
Nov 21, 2025
Merged

IONOS: fix error message for user limit#136
Arsalanulhaq merged 1 commit intoionos-devfrom
tkl/dev/fix-user_limit_error-message

Conversation

@tanyaka
Copy link

@tanyaka tanyaka commented Nov 19, 2025

  • Resolves: #

Summary

TODO

  • ...

Checklist

@tanyaka tanyaka force-pushed the tkl/dev/fix-user_limit_error-message branch from e0947e7 to 25dc995 Compare November 19, 2025 12:58
Signed-off-by: Tatjana Kaschperko Lindt <kaschperko-lindt@strato.de>
@tanyaka tanyaka force-pushed the tkl/dev/fix-user_limit_error-message branch from 25dc995 to 284b5c8 Compare November 20, 2025 10:54
@tanyaka tanyaka requested a review from Copilot November 21, 2025 08:58
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the user limit error notification message by removing the Nextcloud Enterprise-specific message and action button, making it more appropriate for IONOS deployments.

Key Changes:

  • Removed Enterprise-specific notification message and "Learn more" action button from user limit notification
  • Added core/** to GitHub Actions workflow triggers to ensure builds run when core files change

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
core/Notification/CoreNotifier.php Simplified user limit notification by removing Enterprise subscription messaging and action button
.github/workflows/build-artifact.yml Added core directory to workflow trigger paths for proper CI coverage

- 'apps/**'
- 'apps/**/appinfo/info.xml'
- 'apps-external/**'
- 'core/**'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need this?

Copy link
Author

@tanyaka tanyaka Nov 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

imo - yes, otherwise there are no pipeline for build_artifacts runs, see chat

@Arsalanulhaq Arsalanulhaq force-pushed the tkl/dev/fix-user_limit_error-message branch from 284b5c8 to c605afd Compare November 21, 2025 14:23
@Arsalanulhaq Arsalanulhaq merged commit 00a6ba4 into ionos-dev Nov 21, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants