Mark Havekes

Results 6 issues of Mark Havekes

I'm trying to either generate a link, or get the proper data in my has_many relationships #### Expected behavior vs actual behavior Inside a has_many block I expect to be...

#### Expected behavior vs actual behavior expected the following to work: ```ruby class SnapshotSerializer < BaseSerializer type do # semi-code if object.poly? object.poly_relation_type else object.type end end attributes :name, :description...

### Database name PostgreSQL # Issue description Trying to delete backups according to our retention policy of 30 days. We've been doing this with retain FULL 3 as we make...

bug

##### SUMMARY support for the cryptsetup resize command ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME community.crypto.luks_device ##### ADDITIONAL INFORMATION our ansible playbook for an encrypted partition makes use...

enhancement

**Describe the bug** Pelias api can't recover from a elasticsearch cluster reboot, keeps throwing bad requests on api searches. we have nightly server updates and 1 or more servers may...

bug

Hey there! We are moving towards SolidQueue for our apps, we started with just one and have that one running in production for a while now. One issue that we...