315 results found
-
audit search
Please add search functionality to the audit log. The filtering helps but trying to find changes to a variable library for example is nearly impossible.
23 votes -
Support for nest/hierarchical Project Groups
Hi.
RE: http://docs.octopusdeploy.com/display/OD/Project+Groups
Would be nice to have the ability to nest project groups. I have projects that are the same codebase but get released differently, and at different times, depending on the market (UK, FR, DE, etc).
From what I can see I can only create a parent/child relationship one level deep at the moment?Ben
7 votes -
Manually force retention policies on tentacles
Currently, retention policies are applied at the end of a deployment only. It might be good to have a way to force retention policies on tentacles outside of the context of a deployment. Maybe a button on Configuration -> Retention -> Top right corner, specific for tentacles.
53 votes -
Verify the Powershell Scripts parse correctly before saving them.
We've been bitten a few times by poorly formed powershell scripts getting saved into a step.
6 votes -
Associate Variable Sets to Projects
By default, a Variable Set should apply to all projects, but it would be nice to be able to associate it to a specific set of projects.
In our team, we have 13 projects that share a variable set. There's currently no way to restrict our users to only have access to those variables without having the same access to other variable sets for other parts of our organization. We don't want to have to duplicate those variables 13 times.6 votes -
Add support to octo.exe to clone projects
We are working with projects as templates and thus almost always start from a template which we clone.
To reduce the manual steps involved in the process it would be nice to be able to clone a project using octo.exe
11 votes -
Allow option to export/import Project Steps Only
We are using multiple servers and want to export/import project steps between them. Right now the environments, machines, roles ..etc must match and the variables gets overwritten to import.
An option to export/import project steps ONLY (and via GUI) will be greatly appreciated.
For example, if we have a server for QA, then prosecution, which clearly have different environments ..etc, we want to be able to import/export between these.
6 votes -
Flag to show if a Secure Variable has been set
Currently there is no way to know if a secure variable has been set or not. Often times larger companies rely on other departments (prod control, ops, etc) to set sensitive variables, whereas the developers set the install steps for their application. There is no way currently to know if a secure variable has been set when deploying to an environment.
4 votes -
Search projects by role
We have lots of machines/tentacles with lots of different roles. It would be helpful if we could search all projects that use a given role. This would show us all Octopus projects that are assigned to a given role.
3 votes -
The order of the of the Config Files transform, replace and substitue should the same as the executing order.
if you deploy a nuget you have various options to change config or other files with transformation and replacings.
In the UI the Order is
Configuration variables
Configuration transforms
Substitute variables in filesBut in the Process executing it is
Substitute variables in files
Configuration transformation
Configuration variablesplease change to UI to reflect the process.
3 votes -
Add link to application instance in dashboard
It would be nice if we could define a variable that is shown as a link for each application instance on the dashboard.
What I mean is, that instead of just showing the version number, date and status it would be nice to have a link that points to the website (or whatever url we want) that got defined in the variables for the product.5 votes -
Clarify boolean logic of tenants & tenant tags on deployment targets
Multiple users at my company have encountered a fairly dangerous deployment target configuration behavior that isn't very clear in the UI. When you configure tenants and tenant tags on a deployment target, the logic is:
Specific tenants OR (tenants tagged <abc> AND <xyz> AND <etc.>).
The dangerous part is the OR. At first glance, beginners at my company have assumed that the tenant and tenant tag fields all have an AND relationship, so they select a specific tenant and various tenant tags that apply to that tenant. They assume this is straightforward, so they don't click the preview button that…
2 votes -
Allow retention policies for packages only
Retention policies are great because our storage usage is getting insane with our hundreds of projects. Retention policies aren't being used because the release history/audit trail of previous releases is considered too valuable to remove.
Implement a package-only retention policy where old packages can be automatically removed, but without the need to delete associated releases first.
2 votes -
Define permissions on the project level to enable multi-tenancy to where a customer can access the Octopus server for their UAT environment
Define permissions on the project level to enable multi-tenancy to where a customer can access the Octopus server for their UAT environment and not see other projects and not able to make global config changes.
1 vote -
It would be convenient if the Tenant had a Description field for explanatory text.
It would be convenient if the Tenant had a Description field for additional text describing the purpose of the Tenant. (Much like the Projects that have a Description field to provide extra info.)
1 vote -
Default channel should be configurable
when we have channels, you can select to group by channels or no grouping. We want it possible to per project or per user to be configurable what grouping to use.
1 vote -
Certificates are too restrictive for Tenants
Currently if you choose "Include only in tenanted deployments" when adding a new Certificate to your library you are required to:
A) Select all of the tenants to be associated with that Certificate
B) Select a Tenant Tag to associate with the certThis is restrictive. Why can't all Tenants just have access to the Certificate? When you only do Tenanted deployments you have to remember to tag the newly created tenant or go back to the cert and add them to the list. Its cumbersome to maintain.
There should be a toggle for ALL tenants on the cert.
1 vote -
export custom role permissions
We have a use-case whereby we need the same permission sets for a custom role across multiple instances of Octopus. So when setting up a new Octopus instance it would be great to be able to export that custom role from one instance and apply it to the other.
1 vote -
Synchronize external security groups task should ignore users that are disabled in check,
Currently task "Synchronize external security groups" flags all non-existant users with a warning/error. This is the case even if the user has been disabled. the check should do either: Ignore user if disabled and not in "AD" or report error if user exists in "AD" but is disabled in octopus.
1 vote -
icon
Change the icon on the dashboard for deployments stuck on actual Manual Intervention steps and ones stuck on Guidance Failure steps
1 vote