We moved updating the party's element and extra flag to inside the party. We use an after_commit hook to minimize the amount of queries we're running to do this. |
||
|---|---|---|
| .. | ||
| assets | ||
| blueprints/api/v1 | ||
| controllers | ||
| errors | ||
| jobs | ||
| models | ||
| services | ||
We moved updating the party's element and extra flag to inside the party. We use an after_commit hook to minimize the amount of queries we're running to do this. |
||
|---|---|---|
| .. | ||
| assets | ||
| blueprints/api/v1 | ||
| controllers | ||
| errors | ||
| jobs | ||
| models | ||
| services | ||