[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496481#comment-17496481
 ] 

Sanket Parte edited comment on OPENMEETINGS-2722 at 2/23/22, 5:49 AM:
----------------------------------------------------------------------

Thank you for the response.

I had built the image from 
[openmeetings-docker|https://github.com/openmeetings/openmeetings-docker.git] , 
I think it is taking CI build of version 7

I did following things to reproduce it:
 * Created meeting using RoomService API and recorded the session.
 * Pull the recording file using API
 * Call the delete API which marked the recording as deleted
 * Then I ran the following cleanup command 
 ** /opt/openmeetings/admin.sh -v -f --cleanup

But it is not deleting the recording which marked as deleted(i.e deleted = true)


was (Author: JIRAUSER283906):
Thank you for the response.

I had built the image from 
[openmeetings-docker|[https://github.com/openmeetings/openmeetings-docker.git]] 
 I think it is taking CI build of version 7

I did following things to reproduce it:
 * Created meeting using RoomService API and recorded the session.
 * Pull the recording file using API
 * Call the delete API which marked the recording as deleted
 * Then I ran the following cleanup command 
 ** /opt/openmeetings/admin.sh -v -f --cleanup

But it is not deleting the recording which marked as deleted(i.e deleted = true)

> Deleted recordings are not reported by CLI admin
> ------------------------------------------------
>
>                 Key: OPENMEETINGS-2722
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2722
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Command line Admin
>    Affects Versions: 6.0.0
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>            Priority: Major
>             Fix For: 7.0.0
>
>
> Hi all,
> I am deleting the openmeetings recordings from SOAP API, but it is not 
> deleting the actual file, only sets the deleted flag = true.
> So I tried running following admin cleanup command after making the delete 
> API request.
> /opt/openmeetings/admin.sh -v -f --cleanup
> This is also not deleting the recording file, please find the attached output 
> log file
> But when I tried cleanup through openmeetings admin UI interface then it is 
> deleting the recordings which has deleted=true
> I want to delete those recordings(deleted=true) through command instead of UI 
> interface, any ideas how I can do this?
> Please help me with this, Thanks in advance.
> link to mail thread: 
> https://lists.apache.org/thread/gt4rd28tg03nsvxh4bsdzz56ppymppjh



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to