deleted query_save

This commit is contained in:
Ермаков 2026-03-26 16:16:18 +03:00
parent 9961651e5d
commit 0e9311a43c

View File

@ -3767,17 +3767,7 @@ vars.put("KBITEM", "${KBitem}")
vars.put(&quot;ASSIGNED_TO&quot;, &quot;${assigned}&quot;)</stringProp> vars.put(&quot;ASSIGNED_TO&quot;, &quot;${assigned}&quot;)</stringProp>
</JSR223PreProcessor> </JSR223PreProcessor>
<hashTree/> <hashTree/>
<BoundaryExtractor guiclass="BoundaryExtractorGui" testclass="BoundaryExtractor" testname="TOKEN &lt;&lt;&lt; BE"> <RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="ASSIGNED_TO &lt;&lt;&lt; RE" enabled="true">
<stringProp name="BoundaryExtractor.useHeaders">false</stringProp>
<stringProp name="BoundaryExtractor.refname">TOKEN</stringProp>
<stringProp name="BoundaryExtractor.lboundary">name=&quot;csrfmiddlewaretoken&quot; value=&quot;</stringProp>
<stringProp name="BoundaryExtractor.rboundary">&quot;</stringProp>
<stringProp name="BoundaryExtractor.default">Token not found</stringProp>
<boolProp name="BoundaryExtractor.default_empty_value">false</boolProp>
<stringProp name="BoundaryExtractor.match_number">1</stringProp>
</BoundaryExtractor>
<hashTree/>
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="ASSIGNED_TO &lt;&lt;&lt; RE" enabled="false">
<stringProp name="RegexExtractor.useHeaders">false</stringProp> <stringProp name="RegexExtractor.useHeaders">false</stringProp>
<stringProp name="RegexExtractor.refname">ASSIGNED_TO</stringProp> <stringProp name="RegexExtractor.refname">ASSIGNED_TO</stringProp>
<stringProp name="RegexExtractor.regex">assign_\d+&apos;&gt;(.*)&lt;\/option&gt;</stringProp> <stringProp name="RegexExtractor.regex">assign_\d+&apos;&gt;(.*)&lt;\/option&gt;</stringProp>
@ -3787,16 +3777,26 @@ vars.put(&quot;ASSIGNED_TO&quot;, &quot;${assigned}&quot;)</stringProp>
<stringProp name="RegexExtractor.match_number">0</stringProp> <stringProp name="RegexExtractor.match_number">0</stringProp>
</RegexExtractor> </RegexExtractor>
<hashTree/> <hashTree/>
<RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="KBITEM &lt;&lt;&lt; RE" enabled="false"> <RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="KBITEM &lt;&lt;&lt; RE">
<stringProp name="RegexExtractor.useHeaders">false</stringProp> <stringProp name="RegexExtractor.useHeaders">false</stringProp>
<stringProp name="RegexExtractor.refname">KBITEM</stringProp> <stringProp name="RegexExtractor.refname">KBITEM</stringProp>
<stringProp name="RegexExtractor.regex">&lt;option value=&apos;kbitem_\d&apos;&gt;(.*)&lt;\/option&gt;</stringProp> <stringProp name="RegexExtractor.regex">&lt;option value=&apos;kbitem_\d&apos;&gt;(.*)&lt;\/option&gt;</stringProp>
<stringProp name="RegexExtractor.template">1</stringProp> <stringProp name="RegexExtractor.template">1</stringProp>
<stringProp name="RegexExtractor.default">KBITEM_not_found</stringProp> <stringProp name="RegexExtractor.default">ASSIGNED_TO_not_found</stringProp>
<boolProp name="RegexExtractor.default_empty_value">false</boolProp> <boolProp name="RegexExtractor.default_empty_value">false</boolProp>
<stringProp name="RegexExtractor.match_number">0</stringProp> <stringProp name="RegexExtractor.match_number">0</stringProp>
</RegexExtractor> </RegexExtractor>
<hashTree/> <hashTree/>
<BoundaryExtractor guiclass="BoundaryExtractorGui" testclass="BoundaryExtractor" testname="TOKEN &lt;&lt;&lt; BE">
<stringProp name="BoundaryExtractor.useHeaders">false</stringProp>
<stringProp name="BoundaryExtractor.refname">TOKEN</stringProp>
<stringProp name="BoundaryExtractor.lboundary">name=&quot;csrfmiddlewaretoken&quot; value=&quot;</stringProp>
<stringProp name="BoundaryExtractor.rboundary">&quot;</stringProp>
<stringProp name="BoundaryExtractor.default">Token not found</stringProp>
<boolProp name="BoundaryExtractor.default_empty_value">false</boolProp>
<stringProp name="BoundaryExtractor.match_number">1</stringProp>
</BoundaryExtractor>
<hashTree/>
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager"> <HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager">
<collectionProp name="HeaderManager.headers"> <collectionProp name="HeaderManager.headers">
<elementProp name="Referer" elementType="Header"> <elementProp name="Referer" elementType="Header">
@ -4412,89 +4412,6 @@ vars.put(&quot;ASSIGNED_TO&quot;, &quot;${assigned}&quot;)</stringProp>
<boolProp name="IfController.useExpression">true</boolProp> <boolProp name="IfController.useExpression">true</boolProp>
</IfController> </IfController>
<hashTree> <hashTree>
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="&gt;_/save_query/">
<stringProp name="TestPlan.comments">Detected the start of a redirect chain</stringProp>
<stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp>
<stringProp name="HTTPSampler.port">${PORT}</stringProp>
<stringProp name="HTTPSampler.protocol">${PROTOCOL}</stringProp>
<stringProp name="HTTPSampler.path">/save_query/</stringProp>
<boolProp name="HTTPSampler.follow_redirects">true</boolProp>
<stringProp name="HTTPSampler.method">POST</stringProp>
<boolProp name="HTTPSampler.use_keepalive">true</boolProp>
<boolProp name="HTTPSampler.postBodyRaw">false</boolProp>
<elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables">
<collectionProp name="Arguments.arguments">
<elementProp name="csrfmiddlewaretoken" elementType="HTTPArgument">
<boolProp name="HTTPArgument.always_encode">false</boolProp>
<stringProp name="Argument.name">csrfmiddlewaretoken</stringProp>
<stringProp name="Argument.value">${TOKEN}</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
<boolProp name="HTTPArgument.use_equals">true</boolProp>
</elementProp>
<elementProp name="query_encoded" elementType="HTTPArgument">
<boolProp name="HTTPArgument.always_encode">true</boolProp>
<stringProp name="Argument.name">query_encoded</stringProp>
<stringProp name="Argument.value">eyJmaWx0ZXJpbmciOiB7InF1ZXVlX19pZF9faW4iOiBbMV0sICJzdGF0dXNfX2luIjogWzEsIDJdfSwgImZpbHRlcmluZ19vciI6IHsicXVldWVfX2lkX19pbiI6IFsxXSwgInN0YXR1c19faW4iOiBbMSwgMl19LCAic29ydGluZyI6ICJjcmVhdGVkIiwgInNvcnRyZXZlcnNlIjogbnVsbCwgInNlYXJjaF9zdHJpbmciOiAiIn0=</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
<boolProp name="HTTPArgument.use_equals">true</boolProp>
</elementProp>
<elementProp name="title" elementType="HTTPArgument">
<boolProp name="HTTPArgument.always_encode">false</boolProp>
<stringProp name="Argument.name">title</stringProp>
<stringProp name="Argument.value">${__RandomString(20,abcdefghijklmnopqrstuvwxyz ,)}</stringProp>
<stringProp name="Argument.metadata">=</stringProp>
<boolProp name="HTTPArgument.use_equals">true</boolProp>
</elementProp>
</collectionProp>
</elementProp>
</HTTPSamplerProxy>
<hashTree>
<HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager">
<collectionProp name="HeaderManager.headers">
<elementProp name="Referer" elementType="Header">
<stringProp name="Header.name">Referer</stringProp>
<stringProp name="Header.value">${PROTOCOL}://${HOSTNAME}:${PORT}/tickets/?sortx=created&amp;queue=1&amp;status=1&amp;status=2&amp;date_from=&amp;date_to=&amp;q=</stringProp>
</elementProp>
<elementProp name="Accept-Language" elementType="Header">
<stringProp name="Header.name">Accept-Language</stringProp>
<stringProp name="Header.value">ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7</stringProp>
</elementProp>
<elementProp name="Origin" elementType="Header">
<stringProp name="Header.name">Origin</stringProp>
<stringProp name="Header.value">${PROTOCOL}://${HOSTNAME}:${PORT}</stringProp>
</elementProp>
<elementProp name="Priority" elementType="Header">
<stringProp name="Header.name">Priority</stringProp>
<stringProp name="Header.value">u=0, i</stringProp>
</elementProp>
<elementProp name="Accept" elementType="Header">
<stringProp name="Header.name">Accept</stringProp>
<stringProp name="Header.value">text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8</stringProp>
</elementProp>
<elementProp name="Sec-GPC" elementType="Header">
<stringProp name="Header.name">Sec-GPC</stringProp>
<stringProp name="Header.value">1</stringProp>
</elementProp>
<elementProp name="Upgrade-Insecure-Requests" elementType="Header">
<stringProp name="Header.name">Upgrade-Insecure-Requests</stringProp>
<stringProp name="Header.value">1</stringProp>
</elementProp>
<elementProp name="Content-Type" elementType="Header">
<stringProp name="Header.name">Content-Type</stringProp>
<stringProp name="Header.value">application/x-www-form-urlencoded</stringProp>
</elementProp>
<elementProp name="Accept-Encoding" elementType="Header">
<stringProp name="Header.name">Accept-Encoding</stringProp>
<stringProp name="Header.value">gzip, deflate</stringProp>
</elementProp>
<elementProp name="User-Agent" elementType="Header">
<stringProp name="Header.name">User-Agent</stringProp>
<stringProp name="Header.value">Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:149.0) Gecko/20100101 Firefox/149.0</stringProp>
</elementProp>
</collectionProp>
</HeaderManager>
<hashTree/>
</hashTree>
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="&lt;_/tickets/"> <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="&lt;_/tickets/">
<stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp> <stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp>
<stringProp name="HTTPSampler.port">${PORT}</stringProp> <stringProp name="HTTPSampler.port">${PORT}</stringProp>
@ -4566,7 +4483,7 @@ vars.put(&quot;ASSIGNED_TO&quot;, &quot;${assigned}&quot;)</stringProp>
</BoundaryExtractor> </BoundaryExtractor>
<hashTree/> <hashTree/>
</hashTree> </hashTree>
<HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="&lt;_/datatables_ticket_list/__token__/" enabled="true"> <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="&lt;_/datatables_ticket_list/__token__/">
<stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp> <stringProp name="HTTPSampler.domain">${HOSTNAME}</stringProp>
<stringProp name="HTTPSampler.port">${PORT}</stringProp> <stringProp name="HTTPSampler.port">${PORT}</stringProp>
<stringProp name="HTTPSampler.protocol">${PROTOCOL}</stringProp> <stringProp name="HTTPSampler.protocol">${PROTOCOL}</stringProp>