AppControl Docs
  • Introduction
  • Overview
    • Features
    • Product architecture
      • AppControl Repository
      • Policy Checks
    • Initial set up
      • AppControl User
      • Install package
      • Configure system
      • Add apps
      • Add users
      • Give permissions
    • User Roles & Access
    • Getting Started
      • Platform Administrator
      • App Owner
      • App Administrator
      • Developer
  • Dashboards
    • Platform
    • Alerts
    • App
      • Log Rule
    • Policies
      • Compare Revisions
    • Releases
      • Create Release
    • Tasks
      • Task Assignment
      • Task Details
    • Insights
      • Components
      • Reports
      • Users
      • Logs
  • Administration
    • Policies
    • Pipelines
      • Approval
      • Backup
      • Build
      • Call API
      • Check Policy
      • Deploy
      • Deploy Configuration
      • Notification
      • Start / Stop
    • Tasks
    • App Groups
    • Access Groups
    • System
      • Accounts
      • Notifications
      • System Status
      • System Logs & Tools
      • System Configuration
      • Repository
        • Log Solution
      • Product License
      • Management API
      • Mendix Configuration
    • Feedback
  • Checks
    • APIs
      • Published APIs must use authentication
    • App
      • Project security level
      • Project security enabled
      • Demo users enabled
      • Anonymous users enabled
      • Strong password policy
      • Default admin username changed
      • Anonymous user access restricted
      • Default admin user restricted
      • Use strong hash algorithm
      • Check user role security for consistency
      • Restrict users to a single session
      • Perform strict page URL checks
      • Project naming standards
    • Components
      • Components with vulnerabilities
      • Mendix runtime version age
      • Mendix runtime support status
      • Non platform supported components
      • Max component age
      • Average age components
      • Use latest version of Marketplace module
      • Use latest version of Marketplace widget
      • Use latest version of Mendix
      • Limit number of Java libraries
      • Limit number of widgets
      • Use minimum Mendix runtime version
    • Constants
      • Do not expose constants to client
    • Development
      • Last commit to production
      • Last commit to project
      • Project documentation standards
      • Project organization standards
      • Project logging standards
    • Domain Model
      • Default member access rights restricted
      • Use read only attributes in XPath constraints
      • Anonymous users can only change own data
      • Anonymous users cannot change unlimited length strings
      • Domain model standards
      • Anonymous user access restricted
      • Naming standards - Domain Model
      • Documentation standards - Domain Model
    • Enumerations
      • Naming Standards - Enumerations
    • Microflows
      • Incorrect date format
      • Incorrect empty string check
      • Empty variable used
      • Apply entity access when generating documents
      • Use inherited entities from System module
      • Web service calls with templates should be escaped
      • Naming Standards - Microflows
      • Logging Standards - Microflows
      • Documentation Standards - Microflows
    • Pages
      • Attributes in data views should be editable
      • Naming Standards - Page Flows
      • Documentation Standards - Pages
  • Support
    • Docs
    • Feedback
    • Tickets
    • Releases
      • 2025 - May Release
    • System Status
    • User Details
Powered by GitBook
On this page
  1. Administration

Feedback

Users can submit feedback (bugs and feature requests) via the 'Support' tab on the right side of each page in AppControl. This feature can be turned ON or OFF by setting the MxOM_Core.EnableFeedback constant to TRUE. When enabled, the 'Feedback' and 'Tickets' tabs become visible in the 'Support' tab.

When a user submits feedback it will appear in this page in the 'New' tab. After viewing the feedback you can decide to submit it to Blue Storm by clicking on the 'Submit' button. This will automatically create a new support ticket with Blue Storm, and the user will be notified. Once an hour the lastest status of tickets is updated.

Tickets (feedback) have a 'ticket status' and a 'backlog status'. Ticket status is used to track your support incident and indicates who is working on what, or who is waiting for you. The possible ticekt statuses are:

  • Open. This ticket is open and is currently being worked on by support. For further details see the 'backlog status'.

  • Waiting Customer. This ticket is waiting for feedback from the customer.

  • Waiting Support. Additional comments or attachments have been added to this ticket by the customer, and support still needs to view these.

  • Closed. This ticket is closed.

  • Not Yet Submitted. This ticket has not yet been submitted to Blue Storm support.

The 'backlog status' gives more details regarding what support is doing with the ticket and in which phase the support case is in. It can have the following status:

  • New. Newly submitted feedbcak from users and not yet submitted to Blue Storm.

  • Submitted. Feedback has been submitted to Blue Storm and a ticket has been automatically created (Feedback ID).

  • Open. Ticket has been seen / acknolwedged by Blue Storm, but not action has been taken.

  • Investigating. Blue Storm is actively reviewing the feedback.

  • Planned. The feedback has been planned for implementation (new feature / bug fix).

  • Implementing. The feedback is currently being implemented.

  • Testing. The feedback has been implemented and is being tested.

  • Done. The feedback has been implemented, but not yet added to a release.

  • Backlog. The feedback has been added to the product backlog and may be implemented in the future.

  • Will not Implement. The feedback will not be implemented. This happens if it is determined that the feedback is not a bug, or the feature request is not a good fit with the product roadmap.

  • Closed. The feature has been implemented and is part of a release.

After opening a feedback item the following information is available:

Feedback Details
  • Backlog ID. If the feedback item has been added to the AppControl product backlog the backlog ID will appear here. This can be used to view the details of the backlog item in the Blue Storm support portal.

  • Status. The current status of the feedback item. (see status list above)

  • Subject. The subject entered by the user that created the feedback.

  • Description. The description entered by the user that created the feedback.

Submitter Details

This card contains the details of the user that submitted the feedback.

  • User ID. The username of the user that created the feedback.

  • Email. The email of the user that created the feedback.

  • Name. The name of the user that created the feedback.

Ticket Owner

Once submitted to Blue Storm, this card contains the details of the user that submitted the feedback to Blue Storm.

  • User ID. The username of the user that submitted the feedback to Blue Storm.

  • Email. The email of the user that submitted the feedback to Blue Storm.

  • Name. The name of the user that submitted the feedback to Blue Storm.

Screenshot

If present, the screenshot created by the user that created the feedback item.

Attachments

Use this tile to send additional attachments to Blue Storm. Each attachment can be up to 5MB in size, and all attachments together cannot be more than 25MB.

Technical Details

The technical details collected at the time the user created the feedback item.

  • Page name. The page that the user was viewing when they created the feedback.

  • Browser. The browser used by the user that created the feedback.

  • Environment URL. The URL of the environment that the user that created the feedback was using.

Note to User

Platform Administrators can use this field to share notes / information with the creator of the feedback.

PreviousMendix ConfigurationNextAPIs

Last updated 12 days ago