Sven Geusens

Results 16 issues of Sven Geusens

### Description UDI's are an internal (backend) notation to differentiate multiple string based Guids for different resources. This should ideally not be leaked trough the management api. The aim is...

### Description Added the following endpoints to restore media and documents - /umbraco/management/api/v1/recycle-bin/document/:id/restore - /umbraco/management/api/v1/recycle-bin/media/:id/restore And the following 2 endpoints to find the original parent of a trashed item -...

### Prerequisites - [x] I have added steps to test this contribution in the description below ### Description - Added alias to the usergroup create/update request models to specify the...

### Prerequisites - [x] I have added steps to test this contribution in the description below ### Description Added an endpoint to get a all available external login providers with...

project/bellissima

### Prerequisites - [ ] I have added steps to test this contribution in the description below ### Description ### Todo - [ ] Double check team opinion on availableAtAction...

project/bellissima

## What type of issue is it? (Choose one - delete the others) Bad practice promotion ## What article/section is this about? [(multinode-treepicker)](https://docs.umbraco.com/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/multinode-treepicker) ## Describe the issue We shouldn't be...

community/up-for-grabs
status/discussion
help wanted
category/umbraco-cms

I install most Umbraco packages trough Nuget . Matt explained to me why there is no dependency tracking in the Nuget package. Which is fine, to bad it took me...

help wanted
good first issue

**Describe the bug** Changing the code of a gift card while an order in progress has that code redeemed, gives an error when adding another (same) valid gift card **Steps...

bug

### Prerequisites - [x] I have added steps to test this contribution in the description below Related issue: #15604 ### Description Based on the linked issue, we need to ensure...

### Description The new backoffice has removed UDI notation from the locallinks format in RTE tags and split up the type and key into 2 attributes (href and type). The...