Search found 121 matches
- Wed Oct 14, 2020 4:57 pm
- Forum: Installation & Configuration issues
- Topic: Amazon S3 bucket migration
- Replies: 2
- Views: 315
Re: Amazon S3 bucket migration
Thanks!
- Tue Oct 13, 2020 10:31 am
- Forum: Installation & Configuration issues
- Topic: Amazon S3 bucket migration
- Replies: 2
- Views: 315
Amazon S3 bucket migration
Hi, We use amazon S3 to store all documents and images used by Cyclos. First, we used one bucket to store all images in one region. Then, we decided to create another bucket in another region and setup cyclos to use this new bucket for all images. We had no problem with this configuration. Works fin...
- Fri Jul 17, 2020 4:30 pm
- Forum: Bug - problem reporting
- Topic: BIG BUG - Cyclos sends copies of emails connected to internal messages to one operator
- Replies: 2
- Views: 600
- Fri Jul 17, 2020 7:40 am
- Forum: Bug - problem reporting
- Topic: BIG BUG - Cyclos sends copies of emails connected to internal messages to one operator
- Replies: 2
- Views: 600
BIG BUG - Cyclos sends copies of emails connected to internal messages to one operator
Hi, We sent an internal message to several user groups. We have cyclos setup, as default, configured to resend the internal message to user email. What happens is when we send an internal message to an user or to a group of users, one operator receives a copy of all messages that we send to other us...
- Tue May 19, 2020 6:30 pm
- Forum: Suggestions
- Topic: automatic user association to brokers by link address
- Replies: 2
- Views: 807
Re: automatic user association to brokers by link address
Thank you for your suggestion. However, I do not want to list all brokers. If we have hundreds or, in the future, thousands of them, that field would be very unfriendly, considering user experience. It also has other problems, like someone could select one broker randomly that it isn't the real brok...
- Tue May 19, 2020 10:50 am
- Forum: Suggestions
- Topic: automatic user association to brokers by link address
- Replies: 2
- Views: 807
automatic user association to brokers by link address
Hi, It would be good to be able to use Cyclos sign up feature with the ability to create a tag to sign up web address to allow automatic broker association. This is similar to affiliates systems feature. If Cyclos sign up address is: https://domain:8443/something/pt#users.users.public-group-selectio...
- Mon Feb 03, 2020 5:40 pm
- Forum: Bug - problem reporting
- Topic: REST API bug
- Replies: 3
- Views: 1660
Re: REST API bug
Hi,
The admin user has permissions to see the field, because he sees it, if it has at least a letter in username.
The admin user has permissions to see the field, because he sees it, if it has at least a letter in username.
- Sat Feb 01, 2020 3:18 am
- Forum: Bug - problem reporting
- Topic: REST API bug
- Replies: 3
- Views: 1660
REST API bug
Hi,
If username is only numbers, if we call REST API method:
GET /users/{user}
It doesn't respond with the name of user.
If username is only numbers, if we call REST API method:
GET /users/{user}
It doesn't respond with the name of user.
- Wed Jan 29, 2020 8:12 pm
- Forum: Bug - problem reporting
- Topic: User custom profile fields cannot be seen by a group of admins
- Replies: 10
- Views: 2873
Re: User custom profile fields cannot be seen by a group of admins
Thanks a lot for your fast answer.
You are great!
You are great!
- Wed Jan 29, 2020 1:26 pm
- Forum: Bug - problem reporting
- Topic: User custom profile fields cannot be seen by a group of admins
- Replies: 10
- Views: 2873
Re: User custom profile fields cannot be seen by a group of admins
Hi, Database version is 65. We are using the postgresql 11 installation, also we made a new backup with .sql extension, not .backup how we did last time. Also we send you the pictures you need to know how reproduce the error/bug. Go of the menu "System" -> "Group", choose "R...
- Tue Jan 28, 2020 1:04 pm
- Forum: Bug - problem reporting
- Topic: User custom profile fields cannot be seen by a group of admins
- Replies: 10
- Views: 2873
Re: User custom profile fields cannot be seen by a group of admins
Hi, We will send you the database dump through wetransfer.com web site to info@cyclos.org. The scenario is: When we create an admin account (Admin Group) to the user(RPAtaskt), when we define the permissions to show some profile custom fields values of other user, in cyclos frontend, it doesn't show...
- Thu Jan 23, 2020 2:27 pm
- Forum: Bug - problem reporting
- Topic: User custom profile fields cannot be seen by a group of admins
- Replies: 10
- Views: 2873
Re: User custom profile fields cannot be seen by a group of admins
We have tried that many times. It does nothing.
- Fri Jan 17, 2020 12:48 pm
- Forum: Bug - problem reporting
- Topic: User custom profile fields cannot be seen by a group of admins
- Replies: 10
- Views: 2873
User custom profile fields cannot be seen by a group of admins
Hi, In December 2019, we created an admin group and specified permissions to that group that allowed admins of that group to see some profile fields of users. Everything worked fine. In January 2020, we added access to more users profile fields and users user records to that admin group, so they cou...
- Thu Dec 12, 2019 2:48 pm
- Forum: Suggestions
- Topic: We cannot see a list of scheduled payments from system account to user account
- Replies: 0
- Views: 1861
We cannot see a list of scheduled payments from system account to user account
Hi, We created a scheduled payment from a system account to users accounts. We would like to see a list of the scheduled payments as admins. However, we cannot see them. We could only see schedulled payments if we go to user account and look for scheduled payments for a specific user. We would like ...
- Thu Dec 05, 2019 12:21 pm
- Forum: Bug - problem reporting
- Topic: Password policy is not respected if user is created by API
- Replies: 1
- Views: 1350
Password policy is not respected if user is created by API
Hi, If we use API to create users, users can be created without respecting the rules/policy set for passwords. After creation, if we try to change password, it respects the password policy. Example: we require letters, numbers, simbols and user can create his password as 12345678 Cyclos version 4.12...