314 results found
-
Update the Octopus Integrity check to ignore Azure SQL Replication Schemas
Hi,
We are using an Azure SQL DB which which is geo replicated to meet our DR requirements. As part of this configuration Azure adds two additional schemas to the DB (DSS and TaskHosting) presumably to keep track of the internal replication state.
However this does cause the Octopus Integrity check to fail as it is not expecting to find these tables on the DB.I have also noticed that during upgrades (from 3.X to 4.x) it tries and fails to remove these tables which isn't causing any issues we can see at the moment but could cause issues down…
2 votes -
Dashboard filter to show specific tenant
Be able to display tenant specific release/project information on Dashboard
4 votes -
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 -
per-project lifecycle notes
I would like to be able to provide notes as to WHY a project is using a specific lifecycle.
In my case, some of the systems being integrated with only exist in TEST/PROD (not DEV). I'd like to note the systems that don't exist in DEV so that someone doesn't incidentally try to switch the lifecycle.
3 votes -
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 -
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 -
Separate Web Portal From Application
To keep in line with security best practices...
It would be incredibly useful to be able to separate the Web Portal from the Application server.
This would allow for greater control and will enable "physical" separations of duties for the administration/configuration items from the deployment items.
8 votes -
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 -
Implement "next step" and "previous step" buttons
The idea is to have two buttons on the top of our process steps which allows navigating easily between steps process.
5 votes -
Selective health checks and tentacle upgrades targeted via filter
In v4 it should be possible to select the targets to health check or upgrade via the filters. For example, I may only want to run it against a certain environment or tenant or against a certain role.
I feel there has been some regression from v4 here because you used to be able to control this by environment. Now it's all or a single machine and for large environments makes staged roll-outs of upgrades and updates extremely time consuming.
4 votes -
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 -
Add last date modified field to Variable Views
Add a last date modified field on variables. I think it would be very useful, so it's evident where regression may have occurred between releases and so on if someone makes an update in a group access setting. I know the audit table is useful in this regard, but takes significantly more digging to parse. If you really want to get fancy, show the date, and then if you click it, an audit popup of the last n times it was edited, what date, and by whom.
6 votes -
channel level permissions
We would like the option to manage permissions for which channels can be used by certain team members within a project. We have DB deployment specific channels stored within the same project as our app deploy, but do not want devs to be able to release on the DB deploy channel. Only DBA's should be able to.
8 votes -
Specialized audit interface to easily track the changes to variables over time
It would be useful to be able to track changes to a specific variable over time across all variable sets and projects. These kinds of changes are available now in the audit logs for projects and variable sets, but are very cumbersome to sort through if you are looking for a specific variable.
I would propose an interface that lets you filter the audit log to a specific variable name (potentially utilizing wildcards as well) and limits the view to the values of that variable along with the scope and modified date. You should also be able to filter/sort by…
4 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