octoposprime / op-be-user

OctopOS Prime Backend User
http://www.octoposprime.com
MIT License
18 stars 2 forks source link

The "companyId" field needs to be removed. #64

Closed Sddilora closed 3 months ago

Sddilora commented 4 months ago

https://github.com/octoposprime/op-be-user/blob/4fe7b2391de25d0fb80c4d6517dab5913d23b8dc/internal/domain/model/entity/userfilter.go#L37

The "companyId" field needs to be removed from "NewUserFilter" func

arzuups commented 3 months ago

I removed companyId field.

Sddilora commented 3 months ago

you need to create a pull request from your fork

Sddilora commented 3 months ago

oh sorry, I have reviewed the PR and added a comment to it.