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

@qase.author does not work #339

Closed
ArtyrKa1300 opened this issue Feb 27, 2025 · 1 comment
Closed

@qase.author does not work #339

ArtyrKa1300 opened this issue Feb 27, 2025 · 1 comment

Comments

@ArtyrKa1300
Copy link

ArtyrKa1300 commented Feb 27, 2025

use qase-pytest 6.1.15

example
@qase.author("John Doe")

response:

[Qase][20:22:39][error] Error at sending results for run 6270: (422)
Reason: Unprocessable Content
HTTP response headers: HTTPHeaderDict({'Date': 'Thu, 27 Feb 2025 13:22:39 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive', 
'Set-Cookie': 'AWSALB=JcGeGLSh0ar9a/mQt5j4zDsPisugz+FV/W0DViL5YUa8PYu/hVNKT7cEscwAusAEAEQNsE/PAqKsjat2CRjTNG2V+M4nNwMiCWTiKOs/2oU8s2rPE3A3mHUl7l9D; Expires=Thu, 06 Mar 2025 13:
22:38 GMT; Path=/, AWSALBCORS=JcGeGLSh0ar9a/mQt5j4zDsPisugz+FV/W0DViL5YUa8PYu/hVNKT7cEscwAusAEAEQNsE/PAqKsjat2CRjTNG2V+M4nNwMiCWTiKOs/2oU8s2rPE3A3mHUl7l9D; Expires=Thu, 06 Mar 
2025 13:22:38 GMT; Path=/; SameSite=None; Secure', 'Server': 'nginx/1.26.3', 'Cache-Control': 'no-cache, private', 'X-RateLimit-Limit': '1500', 'X-RateLimit-Remaining': '1497', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains'})
HTTP response body: {"message":"Invalid fields.author: John Doe.","errors":{"fields.author":["Invalid fields.author: John Doe."]}}

@gibiw
Copy link
Contributor

gibiw commented Mar 5, 2025

@ArtyrKa1300 Hello! You need to specify the name or email of an existing Qase user who has access to the project. This field will be considered when creating a new test case.

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

No branches or pull requests

2 participants