openMF / web-app

Mifos X Web App is the revamped version of the Mifos X Community App built on top of the Fineract Platform leveraging the popular Angular framework.
https://openmf.github.io/web-app/
Mozilla Public License 2.0
226 stars 511 forks source link

Groups: Group B: More: Attach Meeting: Error code: 400: Not able to attach meeting to a group #1630

Closed tapaswenipathak closed 1 year ago

tapaswenipathak commented 1 year ago

Description

Attach meeting to a group results into 400, POST call to API polyfills.d6b90775acb5227c.js:1 POST https://demo.mifos.community/fineract-provider/api/v1/groups/4/calendars 400 is a 400.

Screenshot 2023-01-05 at 1 02 30 PM

Steps to Reproduce

  1. Open Group B or say, any group: https://demo.mifos.community/#/groups/4/general.
  2. Attach Meeting: https://demo.mifos.community/#/groups/4/actions/Attach%20Meeting.
  3. Pick any date. Screenshot 2023-01-05 at 1 03 27 PM
  4. Click on submit.
  5. Errors.
Screenshot 2023-01-05 at 1 03 51 PM

Expected Behaviour

  1. Able to attach meeting.

Actual Behaviour

  1. 400 error code.

Settings

Screenshots, if any

cc @edcable.

Ref https://github.com/openMF/mifos-documentation/issues/14#issuecomment-1309069264.

Subzer0570 commented 1 year ago

Hi @tapaswenipathak, I would like to work on this issue Can you please assign this issue to me

josehernandezfintecheandomx commented 1 year ago

It's fixed in the PR https://github.com/openMF/web-app/pull/1647

@bharathcgowda please close it

bharathcgowda commented 1 year ago

@josehernandezfintecheandomx thank you for fixing