Skip to Main Content
AVEVA™ Products Feedback Portal

Welcome to our new feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, select the product of your interest in the left column. Then take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas will first be moderated before they are made visible to other users of this portal.

This page is for feedback for specific AVEVA solutions, excluding PI Systems and Data Hub. For links to these other feedback portals, please see the tab RESOURCES below.

Portfolio area Application Server & OMI
Products IDE
Created by Rob Budak
Created on Sep 5, 2024

IDE Object editor - Ability to check in and deploy an object while keeping its editor tab open

When troubleshooting objects scripts, one frequently needs to go through this workflow:

  • check out + open an object/template in the IDE

  • modify scripts/attributes

  • close the editor tab (required to check it in)

  • check it in (for changes to propagate to descendants)

  • deploy it (and/or its descendants)

  • trigger test conditions and check the logs

  • find the object/template in the browsers and open it again

...and so on. This process results in a lot of opening and closing IDE tabs, and potentially hunting down objects in the browsers again. This cumbersome flow arises because objects can't have their changes deployed while still checked out, which is a requirement for safe multi-user editing in the galaxy.

If a solution were to be introduced to allow you to, check in, optionally deploy, then re-check out an object, without closing the editor tab, this workflow would be vastly sped up, expediting the troubleshooting process.


A solution must either be mindful of or work around the fact that checked out objects can't be deployed.

Here are two solution ideas. Each approach would be available to users as buttons in the editor tab top bar, placed near the existing "Keep Checked Out" and "Save and Close" buttons

  1. Implement two new buttons "Check In and Reopen as Read-Only" and "Reopen as Checked Out". These buttons would allow the user to check in changes while keeping the tab open for an object (read-only, so not blocking deployment) while testing. They can then use the normal deployment methods to deploy changes. Once they're ready, the "Reopen as Checked Out" button (only visible in read-only editor tabs) will allow checking it out without having to hunt down the object in the browser again.

  2. Implement a new "Deploy Changes and Keep Editing" button. This would allow the user to keep the item checked out (for multi user editing locking purposes) but allow them to check in and deploy their changes. This would require a second interaction from the user to pick what to deploy in the middle of the process.

  • ADMIN RESPONSE
    Sep 6, 2024

    Your idea has been reviewed and may have been edited to remove any perceived sensitive information. It is now publicly visible for others to see and vote on. If you are uncomfortable with this, please contact us to reduce the visibility level.

  • Attach files