Norbert Eder

Results 7 comments of Norbert Eder

Use function `updateCard` and set the field `closed` to `true`. That should do the trick. This is also mentioned in the Trello API documentiation, see https://developer.atlassian.com/cloud/trello/rest/api-group-cards/#api-cards-id-put

You can use the function `updateCustomFieldOnCard`. This function takes the `cardId`, the `field` and its `value` as parameters.

Hi @joshterrill, Thank you very much for your contribution. Can you please add a test for your changes? Thank you so much.

@sinisterstuf : Thanks for you PR, I've merged that already. @J0N3X : Can you please provide some tests? Thank you.

Thank you very much for your contribution. Can you please provide tests? Thank you.

You can only add a link at the moment.

Hi Jürgen, I started to use DependencyTrack by OWASP some years ago. Meanwhile it is our main ressource to check whether there are vulnerable dependencies in our software. DT can...