Skip to content

Conversation

@JamesGlover
Copy link
Contributor

45a33dd - Simple commit, adds transfer request collections and transfer requests. Transfer requests have been added as a separate model, rather then just using the existint request API to ensure they can be kept lightweight and simple. Existing requests rended a substantial ammount of information, including full representations of the target assets. This was particularly an issue here, as potentially one tube would be rendered in full 96 times. Resulting in 96*96 copies of the sample metadata.

d0f598 - Add support for nested_attributes_for to this side of the API. The support was almost there, but a bug assumed that the root json would be be present, even when configured otherwise. This fixes that bug, and ensures there is test coverage.

@object.__send__(:uuid_only?)
end

delegate :hash, to: :uuid

Choose a reason for hiding this comment

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

Move to top

@andrewsparkes andrewsparkes added enhancement Adds new feature or functionality no uat Does not require UAT labels Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Adds new feature or functionality no uat Does not require UAT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants