You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Server Fault: https://serverfault.com/tags/parse
7
+
You may also search through existing issues before opening a new one: https://github.com/ParsePlatform/Parse-Server/issues?utf8=%E2%9C%93&q=is%3Aissue
10
8
11
-
For database migration help, please file a bug report at https://parse.com/help#report
12
-
13
-
Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Server!
14
-
15
-
-[ ] You've met the prerequisites: https://github.com/ParsePlatform/parse-server/wiki/Parse-Server-Guide#prerequisites.
16
-
17
-
-[ ] You're running the latest version of Parse Server: https://github.com/ParsePlatform/parse-server/releases
18
-
19
-
-[ ] You've searched through existing issues: https://github.com/ParsePlatform/Parse-Server/issues?utf8=%E2%9C%93&q=is%3Aissue Chances are that your issue has been reported or resolved before.
20
-
21
-
-[ ] You have filled out every section below. Issues without sufficient information are more likely to be closed.
22
-
23
-
--
9
+
--- Please use this template. If you don't use this template, your issue may be closed without comment. ---
24
10
25
11
### Issue Description
26
12
27
-
[DELETE EVERYTHING ABOVE THIS LINE BEFORE SUBMITTING YOUR ISSUE]
28
-
29
13
Describe your issue in as much detail as possible.
30
14
31
-
[FILL THIS OUT]
32
-
33
15
### Steps to reproduce
34
16
35
17
Please include a detailed list of steps that reproduce the issue. Include curl commands when applicable.
36
18
37
-
1.[FILL THIS OUT]
38
-
2.[FILL THIS OUT]
39
-
3.[FILL THIS OUT]
40
-
41
19
#### Expected Results
42
20
43
-
[FILL THIS OUT]
21
+
What you expected to happen.
44
22
45
23
#### Actual Outcome
46
24
47
-
[FILL THIS OUT]
25
+
What is happening instead.
48
26
49
27
### Environment Setup
50
28
@@ -62,6 +40,4 @@ Please include a detailed list of steps that reproduce the issue. Include curl c
62
40
63
41
### Logs/Trace
64
42
65
-
You can turn on additional logging by configuring VERBOSE=1 in your environment.
66
-
67
-
[FILL THIS OUT]
43
+
Include all relevant logs. You can turn on additional logging by configuring VERBOSE=1 in your environment.
0 commit comments