It is UI issue: correct room is set for appointment, but displayed as
"appointment
special room"
Should be fixed: https://issues.apache.org/jira/browse/OPENMEETINGS-1109
On 18 October 2014 11:30, Maxim Solodovnik wrote:
> OK, I understand
>
> I'll try to reproduce your problem and will let you k
OK, I understand
I'll try to reproduce your problem and will let you know
On 18 October 2014 03:15, César M. Sandrigo wrote:
> I'm using appointments because I would like to use iCal notification
> from OM. So, every time that a user needs to meet with the others
> users assigned to a "problem"
I'm using appointments because I would like to use iCal notification
from OM. So, every time that a user needs to meet with the others
users assigned to a "problem" he/she could create a new appointment
and other user would be reported. And then app could show to each user
the next appointment that
According to the code:
if roomId > 0 AND room with this id exist it should be used
"Create/Modify appointment special room". selected might be UI issue
I need more time to check ~3AM will try to do it tomorrow .
On 18 October 2014 02:45, Maxim Solodovnik wrote:
> I'll check
>
> Why ar
I'll check
Why are using appointments for this?
You can just use rooms
On 18 October 2014 02:42, César M. Sandrigo wrote:
> Hi guys, it's me again!
>
> When I create a new appointment using soap method saveAppointment I
> pass it the roomId parameter, but always the appointment is created
Hi guys, it's me again!
When I create a new appointment using soap method saveAppointment I
pass it the roomId parameter, but always the appointment is created
with the option "Create/Modify appointment special room". What does it
mean? Does it mean that a special room will be created for this
app