boulder icon indicating copy to clipboard operation
boulder copied to clipboard

The SA can store a requested profile alongside an order

Open aarongable opened this issue 2 years ago • 0 comments

Add a profile field to the SA's NewOrder request object. Decide where to store it: a new column in the orders table? a new table? Add a profile field to the SA's GetOrder response object.

We've decided to store nothing in the case that the client does not explicitly request a profile, so the default can be selected at finalize time.

aarongable avatar Feb 13 '24 19:02 aarongable