I have a project which is currently set to Allow deployments with or without a tenant
, and has a single tenant attached to it. I’ve switched one of our deployment targets to Include in both tenanted and un-tenanted deployments
, and has a tenant tag set that also matches the tenant attached to the project.
When I try to deploy a release for the project to Tenants, everything seems to work correctly (screenshot 1). However, if I switch to deploy to Environments, the target is picked up but is crossed off as if it’s not eligible (screenshot 2).
When I go to deploy, everything works as expected, it’s just odd that the targets show as not eligible.