Code Monkey home page Code Monkey logo

Comments (5)

mesibo avatar mesibo commented on July 24, 2024

You can give any name to the group, even the same name. The group ID will be different.

It is like two different users of your app have created groups name "Family".

Regarding group 124028, it was created by you using backend API from IP address "120.29.23x.xx2" and hence you have two groups.

from samples.

vyonizr avatar vyonizr commented on July 24, 2024

You can give any name to the group, even the same name. The group ID will be different.

It is like two different users of your app have created groups name "Family".

The problem is it is "accidentally" created twice when createGroup method is invoked and one of them is not found using getSortedProfiles method.

from samples.

mesibo avatar mesibo commented on July 24, 2024

It is because it does not have members. getSortedProfiles will only return if the user is a member of that group. Also, we are discouraging that method now. Please use createGroup

from samples.

vyonizr avatar vyonizr commented on July 24, 2024

Is it possible to see whether 124028 and 124027 were created by the same user? And how do they have very distant Expiry Date while created almost at the same time?

from samples.

mesibo avatar mesibo commented on July 24, 2024

124028 was created by backend API - you have passed expiry here - please check your code before posting queries. Below is the parameter you have passed.

op - groupadd , flag - 0 , name - Example Group , expiry - 31536000 , expiryext - 31536000 , active - 1 , token - ,

124027 was created by some user, you must know which user.

I am closing this.

from samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.