Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

Cannot remove a project from a Batch if project was deleted from Octopus #82

Open
p-ob opened this issue Aug 24, 2017 · 0 comments
Open
Labels

Comments

@p-ob
Copy link
Contributor

p-ob commented Aug 24, 2017

Two ways we could handle this:

  1. On get of a batch with its batch items included, we could validate that the project it points to still exists
  2. Allow UNLINKPROJ command to work for two scenarios:
    • Current: UNLINKPROJ batchIdOrName projectIdOrSlugOrName
    • New alternate: UNLINKPROJ batchItemId

We could use the new alternate in the UI with a delete button per batch item on the batch details page.

@p-ob p-ob added the bug label Aug 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant