Intel-bigdata / SSM

Smart Storage Management for Big Data, a comprehensive hot/cold data optimized solution
Apache License 2.0
133 stars 67 forks source link

Fix the move and sync rule page displaying other actions issue. #2197

Closed lipppppp closed 3 years ago

lipppppp commented 3 years ago

There are some small problems in the sync and move rule page. If the path matches part contains "allssd/onessd/archive/alldisk/onedisk/ramdisk/sync" these words, other action type of rules also will display in this two pages. So, I updated the filtering method.

PHILO-HE commented 3 years ago

It looks good to me, thanks for your patch!