We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Send a POST request to the /sampletype/ route with 'title' as one of the fields
Creates the sample type but the "outer" title isn't the same as the inner title
Both titles are the same and hence are reflected everywhere else in the application
^ This is the "outer" title ^ This is the "inner" title
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce
Send a POST request to the /sampletype/ route with 'title' as one of the fields
Current behavior
Creates the sample type but the "outer" title isn't the same as the inner title
Expected behavior
Both titles are the same and hence are reflected everywhere else in the application
Screenshot (optional)
^ This is the "outer" title
^ This is the "inner" title
The text was updated successfully, but these errors were encountered: