Page MenuHomePhabricator

Create sequential IDs from payment repository
Closed, ResolvedPublic3 Estimated Story Points

Description

Acceptance Criteria

  • There is a PaymentRepository interface that supports getting IDs.
  • The PaymentRepository has an implementation that creates the IDs.

Implementation details

Event Timeline

kai.nissen set the point value for this task to 8.

I've tested last_insert_id and as long we're using a transaction around the generation function we're fine: https://gist.github.com/gbirke/6c7d67b3f4469dd3a05e269f8469f56b

AbbanWMDE moved this task from Doing to Review on the WMDE-FUN-Sprint-2022-02-07 board.
AbbanWMDE subscribed.
gabriel-wmde changed the point value for this task from 8 to 5.
gabriel-wmde changed the point value for this task from 5 to 3.

I made some comments, the PR needs changes

AbbanWMDE moved this task from Doing to Review on the WMDE-FUN-Sprint-2022-02-21 board.