Mentorship-backend: 400 Responses does not list "Terms and conditions is false" message

Created on 2 May 2020  路  11Comments  路  Source: anitab-org/mentorship-backend

When registering a new user , if Terms and conditions is set to false then we see the expected error message "Terms and conditions are not checked." but this message is not listed under the list of 400 responses.

Steps to reproduce the behavior:

  1. Go to 'Users- register'
  2. {
    "name": "testua",
    "username": "testua",
    "password": "testua123",
    "email": "[email protected]",
    "terms_and_conditions_checked": false,
    "need_mentoring": true,
    "available_to_mentor": true
    }
  3. Click on 'Execute'
  4. Scroll down to 'Responses'
  5. Screenshot (3)

Expected behavior

All the error messages should be listed under the 400 error messages

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Chrome
Coding DocumentatioTraining First Timers Only

All 11 comments

this is amazing @faznan3nazer thank you so much for creating this bug report!

Hello @isabelcosta and @faznan3nazer,
I am interested in working on this issue. If no one else is working on it, could you please assign it to me? Thanks!

@sankha555 can you leave this up for a first timer / newcomer (as it is labeled with "First Timers Only")? This is a really simple issue (1 - 2 lines of code) that someone could use to get acquainted with our open source workflow. I can redirect you to other issues if you would like

Sure @isabelcosta , I can leave this issue for a first timer then. Yes, I would be grateful to you if you could kindly redirect to some other issues. Thanks again :)

@sankha555 would this be interesting for you https://github.com/anitab-org/mentorship-backend/issues/505?
I have no idea about the size of work here, it would be great if this could be split into modules. But I had no time to do that.

@isabelcosta Thanks for mentioning this issue to me. I am interested to work on it and will take a look at it. Could you assign this to me then? And if I need any help, I hope I can reach out on this thread for any assistance? Thank You :)

Hey can I work on this?

Yes, go ahead :) @CharityKithaka

Unassigning @CharityKithaka due to inactivity.

@isabelcosta @vj-codes Can I work on this issue?

Sure @Bhavani-Somanchi go ahead and get started!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bartekpacia picture bartekpacia  路  23Comments

PrashanthPuneriya picture PrashanthPuneriya  路  22Comments

paritoshsinghrahar picture paritoshsinghrahar  路  25Comments

rpattath picture rpattath  路  20Comments

Shivansh2407 picture Shivansh2407  路  25Comments