314 results found
-
Configuration to synchronously load pages.
After upgrading to the new UI (v4.1.0) I can no longer effectively use the browser's ctrl+F 'search' to search for e.g. variable names in the variable set lists as not all items are being loaded. You have to scroll down to load all the items on the page and then search for your item. Using ctrl+F is the quickest/easiest way of searching on the page. Please make a configurable option to switch to SYNC loading mode of pages as the performance gain of loading 100-200 rows asynchronously (on demand) isn't worth compromising on usability in my case.
2 votes -
encrypt all variables in the database regarless of being sensitive or not
I've discovered that by default no variable value is encrypted unless you set it as sensitive.
In many cases having visible variable values makes it safer to deploy a release since you know what the values contain, but from a security point of view is not advisable since the variables are not encrypted in the database.
To underestimate convenience in the matter of how variable values are handled by people, must surely be a bad idea.
What I suggest is to
- encrypt variable values by default in the database, but let the values be decrypted in the UI of…1 vote -
Improve health warnings display to show upgrades
I generally like the new UI in version 4, but there are some oversights which are quite annoying.
This one in particular has caused me to stop updating tentacles. When a tentacle needs a Calamari or tentacle update, there is simply no way to see this without drilling down all the way into the connectivity tab for that specific tentacle! If I click upgrade all tentacles in an environment, I no longer have any idea what's going to happen before I click it! The old overview was much more informative here. Please add some type of information or new icon…
1 vote -
Link tenants-tags to project
In many cases not all tenant tags sets will be used for project deployments. Either because different projects use different tags sets or because some tag-sets are used for different purposes.
It would be great to be able to configure which tag-sets to display on the tenants selection section (Octopus 4.*) of the deployment page, allowing for a drastic reduction of display space and clutter when using this section.
1 vote -
To return previous format of Releases page as it was very convenient to search by release notes text on the page
To return previous format of Releases page as it was very convenient to search by release notes text on the page.to quickly identify the release.
1 vote -
1 vote
-
Ability to add/remove projects to included projects from an existing project page
When in a project, regardless of what page (overview, process, variables etc.) I'd like the ability to add or remove this project to my filtered projects (dropdown on menu bar). Rather than having to go to the Dashboard->Filtering
Octopus 3.16.5
1 vote -
from the deployment target / Connectivity view provide a way / link to see the logs of the last health check
It would be helpful from this screen to see the logs of the last health check , esp when there are warnings/ errors.
1 vote -
Filter users
The filter on the users screen only filters by name/email. It would be nice to be able to, at a glance, filter and get the current active users, or inactive ones, or to filter down to non-service account/service accounts.
1 vote -
Ability to filter Channels based on Tenant
We have a few Channels per Tenant and have approx 80 Tenants. Therefore, it would be very useful to be able to filter Channels based on Tenant.
1 vote -
Octopus Server/Tentacle service Installation wizard should offer "Service Account" as an Object Type when selecting the service account.
Currently there is no option to select a Managed Service Account object type during Octopus Server/Tentacle service installation. The work around can be found below and is fairly quick, however we should offer this during the primary installation to save time and avoid confusion.
Work around: https://octopus.com/docs/installation#InstallingOctopus-UsingaManagedServiceAccount(MSA)
1 vote -
Filter process view by channel
We would like to be able to filter a process by Channel, to only show the steps that apply to one channel.
For some of our projects, we have a process that only requires a few steps for one channel.
To make it more apparent what the process is, it would be helpfull to filter the process steps shown by process.
7 votes -
Automatic, on-demand regeneration for server<->tentacle certificates
As per https://octopus.com/blog/shattered
SHA1 -> SHA256 upgrade is currently manual (or custom scripting). It would be good if Octopus could manage certificate regeneration on-demand, with an option to choose an appropriate, current cipher.
3 votes -
Change the ReleaseEdit Role
The ReleaseEdit Role permits for updating the release variables, but it also allows for editing the release version, the deployment package that it deploys, and the Release Notes.
The ability to update the release variables should be a separate role, say: ReleaseUpdateVariables, from editing the release version and package versions.
ReleaseEdit should cover updating the release version, and the deployment package version it deploys.
I'd also suggest adding third role for updating the release notes: ReleaseupdateNotes for appending to (but not otherwise modifying) the release notes.
The idea is that different user should be able to be responsible for updating…
3 votes -
Grant access to Test Permissions to non Octopus Admins
Our security and audit team could benefit from access to the Test Permissions function on the Team page as it would allow them to see an aggregation of all permissions granted to a particular user and how such permissions are limited in terms of scope.
Currently this feature is only available to Octopus Admins. If a user has TeamView, UserRoleView and UserView permissions, then the Test Permissions feature exposes nothing that cannot otherwise be derived via the Teams and Roles pages. The key word here is derived. Manually building a map of users and permissions through these "keyhole" pages is…
2 votes -
Append domain name to the beginning of the AD group name in a mixed domain environment
In an environment with multiple domains (such as
DOM1
,DOM2
, andDOM3
) you may have an Active Directory (AD) group in multiple domains with the same name (such asITSupport
). When you add the AD groupITSupport
from two domains to an Octopus Team it lists ITSupport twice but it doesn't show which domain they came from. It would be better if it showed the domain name too such asDOM1\ITSupport
andDOM3\ITSupport
.1 vote -
Showing number of installation of Community contributed step templates
Hey
As a user I would trust more on "step templates" which are more popular, for example there are 3 slack integration , but which one should I add. It would be great if you show number of installation of each.
1 vote -
Further implement RBAC
Properly implemented RBAC means Users in Teams have specific permissions, on specific objects. And no permissions at all on all the other objects.
E.g.: Currently Users in the role of Project Contributor, assigned in a Team, with a Project Group set to it, can still perform edits in projects out of their scope.
My intended use is for 'Business' Users to be assigned to a Team which allows them to see only their own projects, and not anything else. In these projects they should be able to promote a release to Production (or other stages).
1 vote -
Allow audit items to display the actual Date/Time
Currently the audit screen only shows when an item was deployed or changed with 'x days ago', 'x minutes ago' etc.
It would much more useful to able to provide this information to an auditor (say when undergoing a SOC II audit) if this was the actual date/time.
5 votes -
[Error] profile gravatar is incorectly displayed - default logo is covered by Gravatar
My profile logo is displayed incorrectly
open profile screen
check profile logo
default logo (octopus) is covered by my gravatar (both graphics are displayed, but gravatar is on an upper layer)1 vote