1e1420d92b5f7da0428d6dc12d10d454c5ae5b12
Since MongoDB stores timestamps with a resolution of a millisecond, it was possible for a task to be created and updated on the same timestamp, which could cause an impossible ordering of the activities (edit before creation). Sorting by ID instead of creation timestamp fixes this.
Attract people management extension for Pillar
This project contains Attract, a task management extension for the Pillar platform.
Development
Dependencies are managed via Poetry.
git clone git@git.blender.org:pillar-python-sdk.git ../pillar-python-sdk
git clone git@git.blender.org:pillar.git ../pillar
pip install -U --user poetry
poetry install
Description
Languages
Python
46.5%
JavaScript
32.6%
Pug
10.9%
Sass
9.8%
Shell
0.2%