Closed Eleonore9 closed 4 years ago
When campaign_contributors
is an empty list it's showing []
This should be a number
theres a lot of code that doesnt seem to be used particularly in the lambda_functions/render/feature/ directory.
lambda_functions/render/feature/aws.py
lambda_functions/render/feature/aws.py
lambda_functions/render/feature/utilities.py
e.g create_feature_details_json
When
campaign_contributors
is an empty list it's showing[]
This should be a number
When you had me look for the key "campaign_contributors"
instead of "contributors"
in campaign.json
I thought you meant that the key for the total number of contributors would be renamed "campaign_contributors"
in a separate PR. My bad!
OK, modifications done!
I've also rebased with develop
so that should solve the merge conflict
status: