Created attachment 168531 [details] [review] Bug 37261: Add tests for returning unmapped tablename Test plan: 1) Apply this patch only, run tests: prove t/db_dependent/api/v1/extended_attribute_types.t 2) Notice they fail 3) Apply the fix patch, run tests again
Created attachment 168532 [details] [review] Bug 37261: Fix returning additional fields of unmapped tablename
Created attachment 168567 [details] [review] Bug 37261: Add tests for returning unmapped tablename Test plan: 1) Apply this patch only, run tests: prove t/db_dependent/api/v1/extended_attribute_types.t 2) Notice they fail 3) Apply the fix patch, run tests again Signed-off-by: David Nind <david@davidnind.com>
Created attachment 168568 [details] [review] Bug 37261: Fix returning additional fields of unmapped tablename Signed-off-by: David Nind <david@davidnind.com>
Created attachment 168669 [details] [review] Bug 37261: Add tests for returning unmapped tablename Test plan: 1) Apply this patch only, run tests: prove t/db_dependent/api/v1/extended_attribute_types.t 2) Notice they fail 3) Apply the fix patch, run tests again Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Edit: amended to get rid of tidy errors
Created attachment 168670 [details] [review] Bug 37261: Fix returning additional fields of unmapped tablename Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Pushed for 24.11! Well done everyone, thank you!