Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid failures with link column database values from previous versions #779

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Jan 18, 2024

Fix #777

  • fix(link): Properly sanizite and map database values to what we expect it to be
  • fix: Avoid failing on empty strings for URL values

@juliusknorr juliusknorr added bug Something isn't working 3. to review Waiting for reviews labels Jan 18, 2024
@juliusknorr juliusknorr changed the title fix/777 Avoid failures with link column database values from previous versions Jan 18, 2024
Copy link
Collaborator

@datenangebot datenangebot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@juliusknorr
Copy link
Member Author

Pushed a unit test as well to cover all cases that might occur

@juliusknorr
Copy link
Member Author

/backport to stable0.6

@backportbot-nextcloud backportbot-nextcloud bot added the backport-request Pending backport by the backport-bot label Jan 18, 2024
…t it to be

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating rows removes the github url column value
2 participants