Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Give access to order tickets and attendees to organizers #7481

Merged
merged 1 commit into from
Dec 2, 2020

Conversation

iamareebjamal
Copy link
Member

@iamareebjamal iamareebjamal commented Dec 2, 2020

Fixes #7479

@auto-label auto-label bot added the fix label Dec 2, 2020
@codecov
Copy link

codecov bot commented Dec 2, 2020

Codecov Report

Merging #7481 (fe53d06) into development (fcaf432) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #7481      +/-   ##
===============================================
- Coverage        65.44%   65.43%   -0.01%     
===============================================
  Files              265      265              
  Lines            13263    13265       +2     
===============================================
  Hits              8680     8680              
- Misses            4583     4585       +2     
Impacted Files Coverage Δ
app/api/attendees.py 55.20% <0.00%> (-0.45%) ⬇️
app/models/order.py 83.87% <0.00%> (-0.92%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fcaf432...fe53d06. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 02255f7 into fossasia:development Dec 2, 2020
@iamareebjamal iamareebjamal deleted the order-download branch December 2, 2020 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Organizer and admin should be able to see ticket holders and PDF
1 participant