Skip to content

Fix 500 server error#1

Open
tauh33dkhan wants to merge 2 commits intoyashrs:mainfrom
tauh33dkhan:fix-500-server-error
Open

Fix 500 server error#1
tauh33dkhan wants to merge 2 commits intoyashrs:mainfrom
tauh33dkhan:fix-500-server-error

Conversation

@tauh33dkhan
Copy link
Copy Markdown

Hi Yashrs,

I applied a fix for 500 server error by moving the team condition inside the report object. Now user can view there private program disclosed reports by going to https://hackerone.com/hacktivity

Before

where: { report: [Object], team: [Object] }

Now

where: { report: [Object] }

Copy link
Copy Markdown
Author

@tauh33dkhan tauh33dkhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants