Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • F framework
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 483
    • Issues 483
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • cdlicdli
  • framework
  • Merge requests
  • !369

Images filter

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Yashraj Desai requested to merge phoenix/feature/images-filter into phoenix/develop Aug 02, 2021
  • Overview 13
  • Commits 10
  • Pipelines 0
  • Changes 7

Fixes

Fixes for #136 (closed), #670 (closed) .

Description

Images filters are implemented.

Type of PR This PR is a [feature].

Tests

  1. Import images table using images.sql
  2. Index 'advanced_artifacts' JDBC and 'images' JDBC from logstash.conf file.
  3. Perform a search in Identification numbers field with "P122,P123,P111223,P111441,P112588,P122521,P123456,P212155,P441141" list of ids.
  4. Filter and verify results from database.

Checklist:

  • My pull request has a descriptive title (not a vague title like "Update index.md").
  • My pull request targets the phoenix/develop branch of the repository.
  • My commit messages follow best practices.
  • My code follows the established code style of the repository.
  • I added tests for the changes I made (if applicable).
  • I added or updated documentation (if applicable).
  • I tried running the project locally and verified that there are no visible errors.
Edited Aug 09, 2021 by Yashraj Desai
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: phoenix/feature/images-filter